tags 526534 + patch
thanks
I've been asked to look at a couple of RC bugs as part of the NM process, and
I've picked this one.
The FTBFS is fixed by adding two missing build-dependencies as in the attached
patch.
The original bug report notes that use of a4wide is deprecated now, but I went
for the least intrusive change to fix the FTBFS, especially since I'm no LaTeX
expert.
Cheers,
Olly
diff -u uudeview-0.5.20/debian/control uudeview-0.5.20/debian/control
--- uudeview-0.5.20/debian/control
+++ uudeview-0.5.20/debian/control
@@ -2,7 +2,7 @@
Section: utils
Priority: optional
Maintainer: Chris Hanson <[email protected]>
-Build-Depends: debhelper (>= 4.0.0), tk8.4-dev, tcl8.4-dev, hevea, texlive-latex-base, transfig
+Build-Depends: debhelper (>= 4.0.0), tk8.4-dev, tcl8.4-dev, hevea, texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended, transfig
Standards-Version: 3.7.3
Package: uudeview