tags 536980 + patch
thanks

I'm not able to test zapping (I don't have the necessary hardware) so this
isn't an NMU, but this patch does make it compile, and it can run for long
enough to complain that I don't have a video input :-)

Many of the things checked by configure.in didn't explicitly appear in the
Build-Depends, but are pulled in automatically by other build dependencies.
Among them, libglade is apparently no longer such an implicit dependency,
causing the FTBFS. I also added everything else that configure.in checks for
(hopefully I spotted them all).

Regards,
    Simon
diff -u zapping-0.10~cvs6/debian/control zapping-0.10~cvs6/debian/control
--- zapping-0.10~cvs6/debian/control
+++ zapping-0.10~cvs6/debian/control
@@ -3,11 +3,35 @@
 Priority: extra
 Maintainer: Robert Luberda <rob...@debian.org>
 Standards-Version: 3.7.3
-Build-Depends: autotools-dev, automake1.9, quilt (>= 0.45), debhelper (>= 6), libjpeg62-dev,
- liblircclient-dev, libzvbi-dev (>= 0.2.11-2), libgnomeui-dev (>= 2.8.1-3), python-dev,
- libxxf86dga-dev,  libxxf86vm-dev, scrollkeeper, libx11-dev, libxext-dev, libpng-dev,
- libxv-dev, libxmu-dev, libgconf2-dev, libartsc0-dev, libxml-parser-perl, xsltproc,
- libxml2-utils, docbook-xsl, dh-buildinfo
+Build-Depends: autotools-dev,
+               automake1.9,
+               debhelper (>= 6),
+               dh-buildinfo,
+               docbook-xsl,
+               libartsc0-dev,
+               libesd0-dev,
+               libgconf2-dev,
+               libglade2-dev,
+               libgnomeui-dev (>= 2.8.1-3),
+               libgtk2.0-dev (>= 2.4),
+               libjpeg62-dev,
+               liblircclient-dev,
+               libpng-dev,
+               libx11-dev,
+               libxext-dev,
+               libxinerama-dev,
+               libxml-parser-perl,
+               libxml2-dev,
+               libxml2-utils,
+               libxmu-dev,
+               libxv-dev,
+               libxxf86dga-dev,
+               libxxf86vm-dev,
+               libzvbi-dev (>= 0.2.11-2),
+               python-dev,
+               quilt (>= 0.45),
+               scrollkeeper,
+               xsltproc
 
 Package: zapping
 Architecture: any

Attachment: signature.asc
Description: Digital signature

Reply via email to