summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
authorThomas Orgis2021-08-20 00:36:00 +0200
committerThomas Orgis2021-08-20 00:36:00 +0200
commit0a42d69010c64e3d943e237ab5d84e23c26a3bf3 (patch)
treefba15e4cfea7dec6ef59701d1a85ede10b3e3026 /cluster
parent8d9347ff55b7a32cdededa7d7e8a027e08cdb16e (diff)
lapack: no need for old python
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/lapack/DEPENDS3
-rw-r--r--cluster/lapack/HISTORY3
2 files changed, 4 insertions, 2 deletions
diff --git a/cluster/lapack/DEPENDS b/cluster/lapack/DEPENDS
index cee3a012ca..ded8c7fc94 100755
--- a/cluster/lapack/DEPENDS
+++ b/cluster/lapack/DEPENDS
@@ -1,4 +1,3 @@
source $GRIMOIRE/CMAKE_DEPENDS &&
-depends -sub FORTRAN gcc &&
-depends python
+depends -sub FORTRAN gcc
diff --git a/cluster/lapack/HISTORY b/cluster/lapack/HISTORY
index ab27740772..62c24d4706 100644
--- a/cluster/lapack/HISTORY
+++ b/cluster/lapack/HISTORY
@@ -1,3 +1,6 @@
+2021-08-20 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: no python (for sure not 2.x!)
+
2021-07-03 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 3.10.0