summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/cns/cns-1.2.1.ebuild')
-rw-r--r--sci-chemistry/cns/cns-1.2.1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-chemistry/cns/cns-1.2.1.ebuild b/sci-chemistry/cns/cns-1.2.1.ebuild
index 5a6cd59037ac..16ace3511fe3 100644
--- a/sci-chemistry/cns/cns-1.2.1.ebuild
+++ b/sci-chemistry/cns/cns-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1.ebuild,v 1.12 2011/06/21 08:46:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cns/cns-1.2.1.ebuild,v 1.13 2011/06/21 16:05:16 jlec Exp $
inherit eutils fortran-2 toolchain-funcs versionator flag-o-matic
@@ -19,7 +19,9 @@ LICENSE="cns"
KEYWORDS="amd64 ~ppc ~x86"
IUSE="openmp"
-RDEPEND="app-shells/tcsh"
+RDEPEND="
+ virtual/fortran
+ app-shells/tcsh"
DEPEND="${RDEPEND}"
FORTRAN_NEED_OPENMP=1