summaryrefslogtreecommitdiffstats
path: root/cluster/mpich2/DEPENDS
diff options
context:
space:
mode:
authorFlorian Franzmann2011-07-30 21:56:45 +0200
committerFlorian Franzmann2011-07-30 21:56:45 +0200
commit5f87c1237c9949e204fbf903c2e08ecff73cb1bf (patch)
treede2bbc4167848236d1fd997d2d06b4dd147726bd /cluster/mpich2/DEPENDS
parent823d0bfeff00f329556e1ef5588903630485ef90 (diff)
cluster/mpich2: changed dependency on fortran to dependency on gcc with FORTRAN (scripted)
Diffstat (limited to 'cluster/mpich2/DEPENDS')
-rwxr-xr-xcluster/mpich2/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/mpich2/DEPENDS b/cluster/mpich2/DEPENDS
index 7ae25e5aa8..4044f2d376 100755
--- a/cluster/mpich2/DEPENDS
+++ b/cluster/mpich2/DEPENDS
@@ -1,2 +1,2 @@
depends python &&
-depends fortran
+depends -sub FORTRAN gcc