From 5baede447dc1933dbcbe70f395dad607b6df7812 Mon Sep 17 00:00:00 2001 From: simonmar Date: Wed, 5 May 2004 09:00:02 +0000 Subject: [PATCH] [project @ 2004-05-05 09:00:02 by simonmar] Add dependencies on jadetex and tetex-dvips Noticed by: Jeff Lewis --- ghc/ghc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.10.4