tags 485271 + 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 the missing build dependency on xutils-dev, as Daniel said in the original bug report. Cheers, Olly
diff -u wmmount-1.0beta2/debian/control wmmount-1.0beta2/debian/control --- wmmount-1.0beta2/debian/control +++ wmmount-1.0beta2/debian/control @@ -2,7 +2,7 @@ Section: utils Priority: optional Maintainer: Josip Rodin <joy-packa...@debian.org> -Build-Depends: debhelper (>= 4), libx11-dev, libxext-dev, libxpm-dev, xutils +Build-Depends: debhelper (>= 4), libx11-dev, libxext-dev, libxpm-dev, xutils, xutils-dev Standards-Version: 3.7.2 Package: wmmount