summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2014-03-24 16:57:05 -0400
committerNalin Dahyabhai <nalin@dahyabhai.net>2014-06-12 12:04:06 -0400
commit790a56ba59e340227f6011d5eb28e74ff7c10eb2 (patch)
treeb386d178bac26732331f9cbca8c82bbefb6ff693
parentdd2e1e4398cf17d7e884ddf0a750cd31d6293ca1 (diff)
downloadkrb5-790a56ba59e340227f6011d5eb28e74ff7c10eb2.tar.gz
krb5-790a56ba59e340227f6011d5eb28e74ff7c10eb2.tar.xz
krb5-790a56ba59e340227f6011d5eb28e74ff7c10eb2.zip
Add a buildrequires: on texlive-pdftex
We were having trouble building the PDFs due to a missing pdfcolor.tex after the latest update to python-sphinx, but an even newer texlive-pdftex provides that, so add it as a BuildRequires:
-rw-r--r--krb5.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index db4325c..50dc62a 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -118,7 +118,7 @@ BuildRequires: autoconf, bison, flex, gawk, gettext, pkgconfig, sed
BuildRequires: libcom_err-devel, libedit-devel, libss-devel
%endif
BuildRequires: gzip, ncurses-devel, tar
-BuildRequires: python-sphinx
+BuildRequires: python-sphinx, texlive-pdftex
# The texlive package got a lot more complicated here.
%if 0%{?fedora} > 17 || 0%{?rhel} > 6
# Taken from \usepackage directives produced by sphinx: