summaryrefslogtreecommitdiffstats
path: root/cluster/lapack/DEPENDS
diff options
context:
space:
mode:
authorFlorian Franzmann2019-10-05 14:24:53 +0200
committerFlorian Franzmann2019-10-05 18:29:11 +0200
commit5a190614fce877668e7baab26e49515dd74ee3d2 (patch)
tree730a929eeef93d6eb4a76240308afcb0e1856f7e /cluster/lapack/DEPENDS
parent71e6fc39d47331d8f267420f741448b06cf54c31 (diff)
cluster/lapack: use CMAKE_*
Diffstat (limited to 'cluster/lapack/DEPENDS')
-rwxr-xr-xcluster/lapack/DEPENDS5
1 files changed, 3 insertions, 2 deletions
diff --git a/cluster/lapack/DEPENDS b/cluster/lapack/DEPENDS
index 74fa45407f..cee3a012ca 100755
--- a/cluster/lapack/DEPENDS
+++ b/cluster/lapack/DEPENDS
@@ -1,3 +1,4 @@
+source $GRIMOIRE/CMAKE_DEPENDS &&
+
depends -sub FORTRAN gcc &&
-depends python &&
-depends cmake
+depends python