diff options
Diffstat (limited to 'dev-haskell/haddock/haddock-0.4.ebuild')
-rw-r--r-- | dev-haskell/haddock/haddock-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/haddock/haddock-0.4.ebuild b/dev-haskell/haddock/haddock-0.4.ebuild index ec9bd0afca40..280b3ca3cd2e 100644 --- a/dev-haskell/haddock/haddock-0.4.ebuild +++ b/dev-haskell/haddock/haddock-0.4.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-haskell/haddock/haddock-0.4.ebuild,v 1.1 2003/05/22 06:49:31 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-0.4.ebuild,v 1.2 2003/06/05 11:18:16 kosmikus Exp $ # # USE variable summary: # doc - Build extra documenation from DocBook sources, @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc" LICENSE="as-is" -DEPEND="dev-lang/ghc +DEPEND="virtual/ghc doc? ( >=app-text/openjade-1.3.1 >=app-text/sgml-common-0.6.3 =app-text/docbook-sgml-dtd-3.1-r1 |