PDF build support >= Sphinx 1.6.1
On Dependencies in Sphinx "Release 1.6.1" (link: http://www.sphinx-doc.org/en/stable/changes.html ), latexmk is needed to build PDF files. This patch specifies latexmk package in bindep.txt not to fail PDF builds. Change-Id: I858b63f00c12b66247346c42451d3fd37df19702
This commit is contained in:
parent
3d4e8cefe9
commit
303b5bd1b9
@ -20,3 +20,4 @@ texlive-latex-base [platform:dpkg]
|
||||
texlive-latex-extra [platform:dpkg]
|
||||
texlive-xetex [platform:dpkg]
|
||||
texlive-fonts-recommended [platform:dpkg]
|
||||
latexmk [platform:dpkg]
|
||||
|
Loading…
Reference in New Issue
Block a user