From c1fa0428f17fc095d51081f7a547eb166b68c528 Mon Sep 17 00:00:00 2001 From: panne Date: Thu, 26 Aug 2004 21:03:20 +0000 Subject: [PATCH] [project @ 2004-08-26 21:03:18 by panne] Updated BuildRequires tags. Alas, there seems to be no real standard here, so your mileage may vary... At least the current specs should work on SuSE Linux. --- 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 5ec0df9..4edda66 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -22,7 +22,7 @@ Packager: Sven Panne BuildRoot: %{_tmppath}/%{name}-%{version}-build Prefix: %{_prefix} Requires: gmp, readline -BuildRequires: alex >= 2.0, happy >= 1.14, ghc >= 5, haddock, docbk31, gmp, readline-devel +BuildRequires: alex >= 2.0, happy >= 1.14, ghc >= 5, haddock, docbook-dtd, docbook-xsl-stylesheets, libxslt, libxml2, fop, xmltex, dvips, gmp, readline-devel Provides: haskell Summary: The Glasgow Haskell Compiler -- 1.7.10.4