From 823d0bfeff00f329556e1ef5588903630485ef90 Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Sat, 30 Jul 2011 21:56:44 +0200 Subject: cluster/lapack: changed dependency on fortran to dependency on gcc with FORTRAN (scripted) --- cluster/lapack/DEPENDS | 2 +- cluster/lapack/HISTORY | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cluster') diff --git a/cluster/lapack/DEPENDS b/cluster/lapack/DEPENDS index 8e5f286dbf..f1b3fc8407 100755 --- a/cluster/lapack/DEPENDS +++ b/cluster/lapack/DEPENDS @@ -1 +1 @@ -depends fortran +depends -sub FORTRAN gcc diff --git a/cluster/lapack/HISTORY b/cluster/lapack/HISTORY index 83a33f7000..429d70b4df 100644 --- a/cluster/lapack/HISTORY +++ b/cluster/lapack/HISTORY @@ -1,3 +1,7 @@ +2011-07-30 Florian Franzmann + * DEPENDS: changed dependency on fortran to dependency on gcc with + sub-depends on FORTRAN (scripted) + 2010-12-27 Florian Franzmann * DETAILS: version 3.3.0 -- cgit v1.2.3