Package: zynaddsubfx Version: 2.2.1-3 Severity: serious Tags: patch When building 'zynaddsubfx' in a clean 'unstable' chroot, I get the following error:
g++ -O6 -Wall -DOS_LINUX -DALSAMIDIIN -DFFTW_VERSION_3 -DASM_F2I_NO `fltk-config --cflags` -DOSSAUDIOOUT -DJACKAUDIOOUT `pkg-config --cflags jack` -c -o XMLwrapper.o XMLwrapper.C XMLwrapper.C:26:18: error: zlib.h: No such file or directory Please add the missing Build-Depends on 'zlib1g-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/zynaddsubfx-2.2.1/debian/control ./debian/control --- ../tmp-orig/zynaddsubfx-2.2.1/debian/control 2006-02-09 07:22:42.000000000 +0000 +++ ./debian/control 2006-02-09 07:22:23.000000000 +0000 @@ -2,7 +2,7 @@ Section: sound Priority: extra Maintainer: Eduardo Marcel Macan <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), fluid (>= 1.1.3+1.1.4rc1), libjack0.100.0-dev, libfltk1.1-dev (>= 1.1.3+1.1.4rc1), libasound2-dev (>= 0.9.4), fftw3-dev (>=3.0.1-11), libmxml-dev (>= 2.0) +Build-Depends: debhelper (>> 4.0.0), fluid (>= 1.1.3+1.1.4rc1), libjack0.100.0-dev, libfltk1.1-dev (>= 1.1.3+1.1.4rc1), libasound2-dev (>= 0.9.4), fftw3-dev (>=3.0.1-11), libmxml-dev (>= 2.0), zlib1g-dev Standards-Version: 3.6.2.2 Package: zynaddsubfx -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]