From 0f3ef3d6c6df742251c679faad353c11576a49ac Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sat, 23 Jan 2010 15:42:33 +0000 Subject: Cope with missing libvdpau-dev (on lenny); adjust automake dependency. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9647a6db5..a5137841c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: xine Developers Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, - automake1.9, autoconf, libtool, cvs, + automake | automaken, autoconf, libtool, cvs, libavcodec-dev (>= 0.cvs20080206) | libavcodeccvs-dev, libavformat-dev (>= 0.cvs20080206) | libavformatcvs-dev, libpostproc-dev (>= 0.cvs20080206) | libpostproccvs-dev, @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, libxcb-shm0-dev | libxv-dev (<< 1:1.0.3), libxcb-shape0-dev | libxv-dev (<< 1:1.0.3), libxinerama-dev, libxv-dev, libxvmc-dev, libxt-dev, - libvdpau-dev | nvidia-libvdpau-dev, + libvdpau-dev | nvidia-libvdpau-dev | libxv-dev (<< 1:1.0.3), libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libcam-dev [kfreebsd-i386 kfreebsd-amd64], libaa1-dev, libcaca-dev, libmodplug-dev, -- cgit v1.2.3