summaryrefslogtreecommitdiffstats
path: root/cluster/atlas/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/atlas/DEPENDS')
-rwxr-xr-xcluster/atlas/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/atlas/DEPENDS b/cluster/atlas/DEPENDS
index 826f0b0268..10769ac301 100755
--- a/cluster/atlas/DEPENDS
+++ b/cluster/atlas/DEPENDS
@@ -1,4 +1,4 @@
-optional_depends fortran "" "--nof77" "for fortran bindings" &&
+optional_depends -sub FORTRAN gcc "" "--nof77" "for fortran bindings" &&
if is_depends_enabled $SPELL fortran; then
optional_depends lapack "" "" "to build enhanced liblapack.a"
fi &&