Package: dvr
Version: 3.2-7
Severity: serious
Tags: patch

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

g++ -c -Wall -O2 -I../lib -DQT_THREAD_SUPPORT -DVERSION=\"\" 
-I/usr/include/avifile-0.7 -I/usr/include/qt3 qv4lwindow.cpp
qv4lwindow.cpp:19: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/dvr-3.2/debian/control ./debian/control
--- ../tmp-orig/dvr-3.2/debian/control  2006-06-14 08:15:59.000000000 +0000
+++ ./debian/control    2006-06-14 08:15:56.000000000 +0000
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Mark Purcell <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), libavifile-0.7-dev, flex, 
libqt3-compat-headers, libxxf86vm-dev,  libqt3-mt-dev (>= 3:3.3.4-4)
+Build-Depends: debhelper, libxv-dev, libavifile-0.7-dev, flex, 
libqt3-compat-headers, libxxf86vm-dev,  libqt3-mt-dev (>= 3:3.3.4-4)
 Standards-Version: 3.5.2
 
 Package: dvr


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

Reply via email to