Package: xmms-blursk Version: 1.3-3 Severity: serious Tags: patch When building 'xmms-blursk' in a clean 'unstable' chroot, I get the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -I. -I. -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -Wp,-MD,.deps/xv.pp -c xv.c -fPIC -DPIC -o .libs/xv.o xv.c:95:31: error: X11/extensions/Xv.h: No such file or directory xv.c:96:34: error: X11/extensions/Xvlib.h: No such file or directory Please add the missing Build-Depends on 'libxv-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/xmms-blursk-1.3/debian/control ./debian/control --- ../tmp-orig/xmms-blursk-1.3/debian/control 2005-08-14 18:09:50.000000000 +0000 +++ ./debian/control 2005-08-14 18:09:47.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Laszlo Boszormenyi (GCS) <[EMAIL PROTECTED]> Build-Conflicts: autoconf2.13 -Build-Depends: debhelper (>> 4.0.0), autoconf, automake, libtool, xmms-dev +Build-Depends: debhelper, autoconf, automake, libtool, xmms-dev, libxv-dev Standards-Version: 3.6.1 Package: xmms-blursk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]