aboutsummaryrefslogtreecommitdiff
path: root/haddock.spec
diff options
context:
space:
mode:
authorpanne <unknown>2004-08-26 21:03:19 +0000
committerpanne <unknown>2004-08-26 21:03:19 +0000
commit8d52cedb74e4408c714d190858311c7db1982535 (patch)
tree06d522ee954da5f8e75c795fe8a4a841a66e1099 /haddock.spec
parent4b1b42eaeb61f2461e269f874d8266a5bdd4ebdc (diff)
[haddock @ 2004-08-26 21:03:19 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.
Diffstat (limited to 'haddock.spec')
-rw-r--r--haddock.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/haddock.spec b/haddock.spec
index da29ee56..aaaf5323 100644
--- a/haddock.spec
+++ b/haddock.spec
@@ -30,7 +30,7 @@ Source: http://haskell.org/haddock/haddock-%{version}-src.tar.gz
Packager: Sven Panne <sven.panne@aedion.de>
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Prefix: %{_prefix}
-BuildRequires: alex, happy, ghc, docbk31
+BuildRequires: alex, happy, ghc, docbook-dtd, docbook-xsl-stylesheets, libxslt, libxml2, fop, xmltex, dvips
Summary: A documentation tool for annotated Haskell source code
%description