Source: squirrel3 Version: 3.1-4 Severity: important User: [email protected] Usertags: sphinx1.6
Dear maintainer,
squirrel3 fails to build with Sphinx 1.6, currently available in experimental:
sed -i "s/PDFLATEX = pdflatex/PDFLATEX = pdflatex -interaction=batchmode/" \
debian/tmp/doc/Makefile
cd debian/tmp/doc; /usr/bin/make -w
make[2]: Entering directory '/build/squirrel3-3.1/debian/tmp/doc'
latexmk -pdf -dvi- -ps- 'stdlib.tex'
make[2]: latexmk: Command not found
Makefile:33: recipe for target 'stdlib.pdf' failed
make[2]: *** [stdlib.pdf] Error 127
Since Sphinx 1.6, latexmk is required to build the LaTeX documentation [1].
Adding a build-dependency on latexmk should help.
[1]: https://github.com/sphinx-doc/sphinx/pull/3082
--
Dmitry Shachnev
signature.asc
Description: PGP signature

