summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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