diff options
author | Andres Loeh <kosmikus@gentoo.org> | 2003-10-22 12:34:58 +0000 |
---|---|---|
committer | Andres Loeh <kosmikus@gentoo.org> | 2003-10-22 12:34:58 +0000 |
commit | a01a2ec1529857867efe1f44180318455233248e (patch) | |
tree | 7f0b716b11ac6a28aada97672c7877424ef96b77 /dev-lang/ghc/ghc-6.0.1.ebuild | |
parent | set ppc in keywords (diff) | |
download | historical-a01a2ec1529857867efe1f44180318455233248e.tar.gz historical-a01a2ec1529857867efe1f44180318455233248e.tar.bz2 historical-a01a2ec1529857867efe1f44180318455233248e.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.ebuild | 3 |
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 |