From 29bf2b8c06eba791f8312b88d54e04f27d04a4cedad48f9957a91e6c51f918cb Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 4 Sep 2006 21:05:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=6 --- ghc.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ghc.spec b/ghc.spec index d14a1ca..f48f434 100644 --- a/ghc.spec +++ b/ghc.spec @@ -30,6 +30,7 @@ BuildRequires: te_latex %if %{with_html_docs} BuildRequires: haddock BuildRequires: libxslt +BuildRequires: sgml-skel BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook-utils %if %{with_ps_docs} @@ -163,6 +164,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Sep 04 2006 Herbert Graeber - Use docbook-utils for html documentation +- Require sgml-skel for build * Tue Aug 29 2006 Herbert Graeber - Disabled ps documentation (no fop without java)