summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-physics/root/root-5.26.00e-r1.ebuild')
-rw-r--r--sci-physics/root/root-5.26.00e-r1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-physics/root/root-5.26.00e-r1.ebuild b/sci-physics/root/root-5.26.00e-r1.ebuild
index 096d212b2e0c..3ce30e5d174a 100644
--- a/sci-physics/root/root-5.26.00e-r1.ebuild
+++ b/sci-physics/root/root-5.26.00e-r1.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-physics/root/root-5.26.00e-r1.ebuild,v 1.9 2011/06/21 09:55:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.26.00e-r1.ebuild,v 1.10 2011/06/21 14:31:50 jlec Exp $
EAPI=3
@@ -70,7 +70,9 @@ CDEPEND=">=dev-lang/cfortran-4.4-r2
DEPEND="${CDEPEND}
dev-util/pkgconfig"
-RDEPEND="${CDEPEND}
+RDEPEND="
+ virtual/fortran
+${CDEPEND}
xinetd? ( sys-apps/xinetd )"
S="${WORKDIR}/${PN}"