summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/R/R-1.9.0.ebuild')
-rw-r--r--dev-lang/R/R-1.9.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/R/R-1.9.0.ebuild b/dev-lang/R/R-1.9.0.ebuild
index 95f7848aae0b..05ec5fc86de7 100644
--- a/dev-lang/R/R-1.9.0.ebuild
+++ b/dev-lang/R/R-1.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.0.ebuild,v 1.6 2004/06/24 22:54:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/R/R-1.9.0.ebuild,v 1.7 2004/06/30 22:48:55 kugelfang Exp $
IUSE="atlas X tcltk gnome"
@@ -22,6 +22,7 @@ DEPEND="virtual/glibc
x86? ( atlas? ( dev-libs/atlas ) )
sparc? ( atlas? ( dev-libs/atlas ) )
~amd64? ( atlas? ( dev-libs/atlas ) )
+ ~amd64? ( !f77? ( dev-lang/f2c >=dev-libs/libf2c-20021004-r1 ) )
X? ( virtual/x11 )
tcltk? ( dev-lang/tk )
gnome? ( >=gnome-base/gnome-libs-1.4.1.4