summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2010-01-23 15:42:33 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2010-01-23 15:42:33 +0000
commit0f3ef3d6c6df742251c679faad353c11576a49ac (patch)
treeb6ca5dcaab7c88e9821b971ac48b5beb87283a8d
parent54e9098cfb50bdaa58b288c4c6c8142659d6facd (diff)
downloadxine-lib-0f3ef3d6c6df742251c679faad353c11576a49ac.tar.gz
xine-lib-0f3ef3d6c6df742251c679faad353c11576a49ac.tar.bz2
Cope with missing libvdpau-dev (on lenny); adjust automake dependency.
-rw-r--r--debian/control4
1 files 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 <xine-devel@lists.sourceforge.net>
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,