diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-18 16:47:48 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-18 16:47:48 +0000 |
commit | c71f710ee060f4b373224e701b39173d7a403110 (patch) | |
tree | c07faddd52a2ab99f3153723a7c8502a609b1fee /dev-lang/ghc/ghc-6.2-r1.ebuild | |
parent | Fixed missing dependencies; bug #68021. (diff) | |
download | historical-c71f710ee060f4b373224e701b39173d7a403110.tar.gz historical-c71f710ee060f4b373224e701b39173d7a403110.tar.bz2 historical-c71f710ee060f4b373224e701b39173d7a403110.zip |
Fixed missing dependencies; bug #68021.
Diffstat (limited to 'dev-lang/ghc/ghc-6.2-r1.ebuild')
-rw-r--r-- | dev-lang/ghc/ghc-6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ghc/ghc-6.2-r1.ebuild b/dev-lang/ghc/ghc-6.2-r1.ebuild index 5bd797df858b..cfb6c60f51d1 100644 --- a/dev-lang/ghc/ghc-6.2-r1.ebuild +++ b/dev-lang/ghc/ghc-6.2-r1.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/ghc/ghc-6.2-r1.ebuild,v 1.7 2004/07/02 04:26:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2-r1.ebuild,v 1.8 2004/10/18 16:47:48 usata Exp $ #Some explanation of bootstrap logic: # @@ -49,7 +49,7 @@ DEPEND="virtual/ghc >=dev-libs/gmp-4.1 doc? ( >=app-text/openjade-1.3.1 >=app-text/sgml-common-0.6.3 - =app-text/docbook-sgml-dtd-3.1-r1 + ~app-text/docbook-sgml-dtd-3.1 >=app-text/docbook-dsssl-stylesheets-1.64 >=dev-haskell/haddock-0.6-r2 tetex? ( virtual/tetex |