summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Loeh <kosmikus@gentoo.org>2003-10-22 12:34:58 +0000
committerAndres Loeh <kosmikus@gentoo.org>2003-10-22 12:34:58 +0000
commitfa355dc045dc8f75f6f84763dbff5f04d7a72cf3 (patch)
tree2b6caac972e8313250c5c1485bdb05d1a38a88f7 /dev-lang/ghc/ghc-6.0.1.ebuild
parentset ppc in keywords (diff)
downloadgentoo-2-fa355dc045dc8f75f6f84763dbff5f04d7a72cf3.tar.gz
gentoo-2-fa355dc045dc8f75f6f84763dbff5f04d7a72cf3.tar.bz2
gentoo-2-fa355dc045dc8f75f6f84763dbff5f04d7a72cf3.zip
updated dependencies (#31321)
Diffstat (limited to 'dev-lang/ghc/ghc-6.0.1.ebuild')
-rw-r--r--dev-lang/ghc/ghc-6.0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/ghc/ghc-6.0.1.ebuild b/dev-lang/ghc/ghc-6.0.1.ebuild
index 0bccf18b884a..c5d06937e519 100644
--- a/dev-lang/ghc/ghc-6.0.1.ebuild
+++ b/dev-lang/ghc/ghc-6.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.0.1.ebuild,v 1.1 2003/07/31 10:49:24 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.0.1.ebuild,v 1.2 2003/10/22 12:34:49 kosmikus Exp $
#Some explanation of bootstrap logic:
#
@@ -61,6 +61,7 @@ DEPEND="virtual/ghc
RDEPEND="virtual/glibc
>=sys-devel/gcc-2.95.3
>=dev-lang/perl-5.6.1
+ >=dev-libs/gmp-4.1
opengl? ( virtual/opengl virtual/glu virtual/glut )"
# extend path to /opt/ghc/bin to guarantee that ghc-bin is found