Source: python-networkx Version: 1.11-2 Severity: important User: [email protected] Usertags: sphinx1.6
Dear maintainer, python-networkx fails to build with Sphinx 1.6, currently available in experimental: make -C build/latex all-pdf make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/build/latex' latexmk -pdf -dvi- -ps- 'networkx_tutorial.tex' make[3]: latexmk: Command not found Makefile:33: recipe for target 'networkx_tutorial.pdf' failed make[3]: *** [networkx_tutorial.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

