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:
This commit is contained in:
Nalin Dahyabhai 2014-03-24 16:57:05 -04:00
parent dd2e1e4398
commit 790a56ba59

View File

@ -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: