From 079e3163aec9bd146428ca930f7de9f78eec233b Mon Sep 17 00:00:00 2001 From: Eugeniy Meshcheryakov Date: Tue, 5 May 2009 22:55:58 +0200 Subject: Remove latex2html from BuildRequires --- systemtap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemtap.spec') diff --git a/systemtap.spec b/systemtap.spec index 77a170f8..447c88cb 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 latex2html +BuildRequires: /usr/bin/latex /usr/bin/dvips /usr/bin/ps2pdf # 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