diff options
author | Dave Brolley <brolley@redhat.com> | 2009-05-06 11:19:32 -0400 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2009-05-06 11:19:32 -0400 |
commit | 07e1c7c9f0c0244530d4cb1f4a876355df1a2aec (patch) | |
tree | 5743d35c33a0fb9615b0c560c57229d1ace7eade /systemtap.spec | |
parent | aa4d7d17299550b06c33f386d2c5715f8250879f (diff) | |
parent | ccf8bc85c08ba5602288caeb5062b3bf049a6960 (diff) | |
download | systemtap-steved-07e1c7c9f0c0244530d4cb1f4a876355df1a2aec.tar.gz systemtap-steved-07e1c7c9f0c0244530d4cb1f4a876355df1a2aec.tar.xz systemtap-steved-07e1c7c9f0c0244530d4cb1f4a876355df1a2aec.zip |
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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'. |