Package: coriander
Version: 1.0.1-2
Severity: serious
Tags: patch

When building 'coriander' in a clean 'unstable' chroot,
I get the following error:

checking for XpmFreeXpmImage in -lXpm... no
checking for getconf... found
checking for gdk-pixbuf-config... found
checking for Xv extension... no
configure: error: The XV overlay libraries were not found 
**************************************************************************
**   Please correct your X11 installation. Run 'xvinfo' to check if     **
**   your system has overlay capabilities.                              **
**************************************************************************
make: *** [configure-stamp] Error 1

Please add the missing Build-Depends on 'libxv-dev' to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/coriander-1.0.1/debian/control ./debian/control
--- ../tmp-orig/coriander-1.0.1/debian/control  2006-02-12 10:52:34.000000000 
+0000
+++ ./debian/control    2006-02-12 10:52:25.000000000 +0000
@@ -2,11 +2,11 @@
 Section: gnome
 Priority: extra
 Maintainer: Peter De Schrijver (p2) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), automake, autoconf, gettext, 
libdc1394-13-dev (>= 1.1.0-1), libgnome-dev, ftplib-dev, libsdl1.2-dev, 
libgdk-pixbuf-dev
+Build-Depends: debhelper (>> 3.0.0), automake, autoconf, gettext, 
libdc1394-13-dev (>= 1.1.0-1), libgnome-dev, ftplib-dev, libsdl1.2-dev, 
libgdk-pixbuf-dev, libxv-dev
 Standards-Version: 3.6.1
 
 Package: coriander
 Architecture: alpha amd64 arm hppa i386 ia64 mips mipsel powerpc sh sparc
 Depends: ${shlibs:Depends}
 Description: control IEEE1394 digital camera
  Coriander is a GUI that lets you control all the features of an


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to