--- xdtv-2.4.1cvs17.orig/debian/control +++ xdtv-2.4.1cvs17/debian/control @@ -6,9 +6,9 @@ Homepage: http://xawdecode.sourceforge.net/ Standards-Version: 3.8.0 Build-Depends: debhelper (>= 6), libjpeg62-dev, libasound2-dev, - liblircclient-dev, xaw3dg-dev, xterm, + liblircclient-dev, xaw3dg-dev, xterm, yasm, libxaw7-dev, libtheora-dev, libvorbis-dev, automake1.9, - libcurl4-dev (>= 7.16.4-5)| libcurl-dev, libxxf86dga-dev, libxxf86vm-dev, + libcurl4-gnutls-dev (>= 7.16.4-5)| libcurl-dev, libxxf86dga-dev, libxxf86vm-dev, libxv-dev, libxinerama-dev, xbase-clients, libsdl1.2-dev, xfonts-utils, ccache, libtool, quilt --- xdtv-2.4.1cvs17.orig/debian/rules +++ xdtv-2.4.1cvs17/debian/rules @@ -33,7 +33,7 @@ ./configure --prefix=/usr --mandir=\$${prefix}/share/man \ --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ - --disable-cpu-detection CC="$(CC)" --disable-makefonts \ + --enable-cpu-options CC="$(CC)" --disable-makefonts \ --without-dbus --disable-faac --disable-x264 LDFLAGS="-Wl,--as-needed" touch $@ --- xdtv-2.4.1cvs17.orig/debian/changelog +++ xdtv-2.4.1cvs17/debian/changelog @@ -1,4 +1,16 @@ -xdtv (2.4.1cvs16-4) maverick; urgency=low +xdtv (2.4.1cvs17-3) natty; urgency=low + + * dependencies problem + + -- fabien Sat, 24 Feb 2011 12:12:29 +0200 + +xdtv (2.4.1cvs17-2) natty; urgency=low + + * enabling MMX,SSE,SSE2,etc ... + + -- fabien Sat, 24 Feb 2011 12:12:29 +0200 + +xdtv (2.4.1cvs17-1) maverick; urgency=low * A stupid error ... Ah ... I will slap myself ...