From 997c3c681be1ae4de4b7aa14ea75e9a346ec2b9a Mon Sep 17 00:00:00 2001 From: Eugeniy Meshcheryakov Date: Wed, 6 May 2009 17:57:50 +0200 Subject: Revert "Remove latex2html from BuildRequires" This reverts commit 079e3163aec9bd146428ca930f7de9f78eec233b. --- systemtap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index 447c88cb..77a170f8 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -44,7 +44,7 @@ Requires: crash %endif %if %{with_docs} -BuildRequires: /usr/bin/latex /usr/bin/dvips /usr/bin/ps2pdf +BuildRequires: /usr/bin/latex /usr/bin/dvips /usr/bin/ps2pdf latex2html # On F10, xmlto's pdf support was broken off into a sub-package, # called 'xmlto-tex'. To avoid a specific F10 BuildReq, we'll do a # file-based buildreq on '/usr/share/xmlto/format/fo/pdf'. -- cgit