From e2bab3284345f5e947f7de62f6e2f09cb5f1d98d Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 10 Oct 2011 18:58:28 +0100 Subject: Remove old alternative deps on gettext and cvs; require only autopoint. This breaks things for those using anything older than squeeze. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 5996c619c..8184e8568 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: libs Priority: optional Maintainer: xine Developers Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, - automake1.11 | automaken, autoconf, libtool, - autopoint | gettext (<< 0.17-10), autopoint (>= 0.17-10) | cvs, + automake1.11 | automaken, autoconf, libtool, autopoint, libavcodec-dev (>= 0.cvs20070307-3) | libavcodeccvs-dev, libavutil-dev (>= 0.cvs20070307-3) | libavutilcvs-dev, libavformat-dev (>= 0.cvs20070307-3) | libavformatcvs-dev, -- cgit v1.2.3 From 3766fcc494fc2efa25dcf8612b366276df568f6c Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 10 Oct 2011 19:00:03 +0100 Subject: Remove old alternative deps on libxv-dev. This breaks things for those using anything older than lenny. --- debian/control | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8184e8568..e015610e1 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,7 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, libavutil-dev (>= 0.cvs20070307-3) | libavutilcvs-dev, libavformat-dev (>= 0.cvs20070307-3) | libavformatcvs-dev, libpostproc-dev (>= 0.cvs20070307-3) | libpostproccvs-dev, - libxcb-xv0-dev | libxv-dev (<< 1:1.0.3), - libxcb-shm0-dev | libxv-dev (<< 1:1.0.3), - libxcb-shape0-dev | libxv-dev (<< 1:1.0.3), + libxcb-xv0-dev, libxcb-shm0-dev, libxcb-shape0-dev, libxinerama-dev, libxv-dev, libxvmc-dev, libxt-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libcam-dev [kfreebsd-i386 kfreebsd-amd64], -- cgit v1.2.3 From f6bf2891e65eac4d0ee465cff1c74e4e7ecde0f0 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 10 Oct 2011 19:02:02 +0100 Subject: Remove old (pre-etch) versioning on deps for libdirectfb-dev and libcdio-dev. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e015610e1..de6b6a2b1 100644 --- a/debian/control +++ b/debian/control @@ -19,10 +19,10 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, libogg-dev, libvorbis-dev, libtheora-dev, libesd0-dev, libgnomevfs2-dev, liblircclient-dev, - libdirectfb-dev (>= 0.9.22), libgtk2.0-dev, + libdirectfb-dev, libgtk2.0-dev, libflac-dev, libsdl1.2-dev, libwavpack-dev, libsmbclient-dev, libspeex-dev, libmng-dev, - libmad0-dev, libmpcdec-dev, libcdio-dev (>= 0.76-1), + libmad0-dev, libmpcdec-dev, libcdio-dev, libdvdnav-dev, libdvdread-dev, zlib1g-dev, w3m, transfig, sgmltools-lite, ghostscript | gs-gpl | gs -- cgit v1.2.3