summaryrefslogtreecommitdiff
path: root/suitesparse/Pkgfile
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-01-20 18:30:38 +0000
committerTim Biermann <tbier@posteo.de>2020-01-20 18:30:38 +0000
commit4c000fd4613f7c196cb68500764aeed97f5b4ec8 (patch)
treef93221b8e09bf6def5973e2a6080f0f855b77b2b /suitesparse/Pkgfile
parentafc7030a5fcd1fbe2c31895d099a1c3b8fd29bc4 (diff)
downloadcontrib-4c000fd4613f7c196cb68500764aeed97f5b4ec8.tar.gz
contrib-4c000fd4613f7c196cb68500764aeed97f5b4ec8.tar.xz
[notify] suitesparse: new dependency: lapack
Diffstat (limited to 'suitesparse/Pkgfile')
-rw-r--r--suitesparse/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/suitesparse/Pkgfile b/suitesparse/Pkgfile
index 35732b003..ccdc8a03a 100644
--- a/suitesparse/Pkgfile
+++ b/suitesparse/Pkgfile
@@ -1,11 +1,11 @@
# Description: A collection of sparse matrix libraries
# URL: http://faculty.cse.tamu.edu/davis/suitesparse.html
# Maintainer: Tim Biermann, tbier at posteo dot de
-# Depends on: intel-tbb openblas metis chrpath
+# Depends on: chrpath intel-tbb lapack metis
name=suitesparse
version=5.6.0
-release=1
+release=2
source=(https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$version/$name-$version.tar.gz suitesparse-no-demo.patch)
build() {

Generated by cgit