diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2011-10-10 19:00:03 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2011-10-10 19:00:03 +0100 |
commit | 3766fcc494fc2efa25dcf8612b366276df568f6c (patch) | |
tree | e0cf17396514e95bcccb7af7574fcb98782c955f | |
parent | e2bab3284345f5e947f7de62f6e2f09cb5f1d98d (diff) | |
download | xine-lib-3766fcc494fc2efa25dcf8612b366276df568f6c.tar.gz xine-lib-3766fcc494fc2efa25dcf8612b366276df568f6c.tar.bz2 |
Remove old alternative deps on libxv-dev.
This breaks things for those using anything older than lenny.
-rw-r--r-- | debian/control | 4 |
1 files changed, 1 insertions, 3 deletions
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], |