diff options
author | Eugeniy Meshcheryakov <eugen@debian.org> | 2009-05-06 17:57:50 +0200 |
---|---|---|
committer | Eugeniy Meshcheryakov <eugen@debian.org> | 2009-05-06 17:57:50 +0200 |
commit | 997c3c681be1ae4de4b7aa14ea75e9a346ec2b9a (patch) | |
tree | f13918c938a194d60540ba92a53f8427454f49ef | |
parent | 308525e34dd61319747ee60b4fa4cba723aeacd5 (diff) | |
download | systemtap-steved-997c3c681be1ae4de4b7aa14ea75e9a346ec2b9a.tar.gz systemtap-steved-997c3c681be1ae4de4b7aa14ea75e9a346ec2b9a.tar.xz systemtap-steved-997c3c681be1ae4de4b7aa14ea75e9a346ec2b9a.zip |
Revert "Remove latex2html from BuildRequires"
This reverts commit 079e3163aec9bd146428ca930f7de9f78eec233b.
-rw-r--r-- | systemtap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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'. |