From: simonmar Date: Wed, 5 May 2004 09:00:02 +0000 (+0000) Subject: [project @ 2004-05-05 09:00:02 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1879 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5baede447dc1933dbcbe70f395dad607b6df7812;p=ghc-hetmet.git [project @ 2004-05-05 09:00:02 by simonmar] Add dependencies on jadetex and tetex-dvips Noticed by: Jeff Lewis --- diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index c1d5fdd..e3042e8 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -26,7 +26,7 @@ URL: http://haskell.org/ghc/ BuildRoot: /var/tmp/ghc-%{version}-%{release}-root Requires: gmp-devel Provides: haskell -BuildRequires: happy >= 1.13, ghc >= 4.08, haddock, docbook-utils +BuildRequires: happy >= 1.13, ghc >= 4.08, haddock, docbook-utils, jadetex, tetex-dvips %description Haskell is the standard purely functional programming language; the