Hi,

Indeed, adding texlive-fonts-recommended fixes the FTBFS.  I've prepared an NMU
applying this fix and I'll upload it to the 3-day delayed queue.

I'm attaching my NMU diff for this bug.

-- 
Cheers,
Marga
diff -Nru latex-mk-2.1/debian/changelog latex-mk-2.1/debian/changelog
--- latex-mk-2.1/debian/changelog	2011-12-03 15:11:26.000000000 +0100
+++ latex-mk-2.1/debian/changelog	2014-04-25 16:45:24.000000000 +0200
@@ -1,3 +1,11 @@
+latex-mk (2.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add texlive-fonts-recommended as Build-Depends-Indep, as suggested by
+    Hideki Yamane <[email protected]> to fix FTBFS (Closes: #743107)
+
+ -- Margarita Manterola <[email protected]>  Fri, 25 Apr 2014 16:40:40 +0200
+
 latex-mk (2.1-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru latex-mk-2.1/debian/control latex-mk-2.1/debian/control
--- latex-mk-2.1/debian/control	2011-12-03 15:11:26.000000000 +0100
+++ latex-mk-2.1/debian/control	2014-04-25 16:44:02.000000000 +0200
@@ -4,8 +4,8 @@
 Maintainer: Wences Arana <[email protected]>
 Build-Depends: debhelper (>= 7.0.50~), autotools-dev (>= 20100122.1)
 Build-Depends-Indep: texlive-base, texlive-latex-base, texlive-latex-extra,
- texlive-latex-recommended, texinfo, xsltproc, docbook-xsl,
- graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, cups-bsd,
+ texlive-latex-recommended, texlive-fonts-recommended, texinfo, xsltproc,
+ docbook-xsl, graphicsmagick-imagemagick-compat, gv, hevea, latex2rtf, cups-bsd,
  ghostscript, tgif, transfig, csh, autoconf
 Standards-Version: 3.9.2
 Homepage: http://latex-mk.sourceforge.net/

Reply via email to