[Debichem-devel] Bug#872242: python-pymzml: FTBFS with Sphinx 1.6: Needs build-dep on latexmk
Steve Langasek
steve.langasek at canonical.com
Sat Feb 3 00:59:00 UTC 2018
Followup-For: Bug #872242
Control: user ubuntu-devel at lists.ubuntu.com
Control: usertags -1 origin-ubuntu bionic ubuntu-patch
Control: tags -1 patch
Hello,
As Dmitry suggested, a build-dependency on latexmk should be sufficient
here. I have uploaded the attached patch to fix this build failure in
Ubuntu, you may wish to apply the same in Debian.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
slangasek at ubuntu.com vorlon at debian.org
-------------- next part --------------
diff -Nru python-pymzml-0.7.6-dfsg/debian/control python-pymzml-0.7.6-dfsg/debian/control
--- python-pymzml-0.7.6-dfsg/debian/control 2017-09-15 05:05:47.000000000 -0700
+++ python-pymzml-0.7.6-dfsg/debian/control 2018-02-02 16:42:16.000000000 -0800
@@ -11,6 +11,7 @@
debhelper (>=9.20130630),
dpkg-dev (>= 1.16.1~)
Build-Depends-Indep: doxygen (>= 1.8.1.2),
+ latexmk,
texlive-generic-extra,
texlive-extra-utils,
texlive-latex-extra,
More information about the Debichem-devel
mailing list