diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-12-01 21:42:58 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-12-01 21:42:58 +0000 |
commit | 7d222f0ad00dcbec4cdfe6987858531e9109967e (patch) | |
tree | e9353538a0d2e6660a8d8caa7812d74916f02dec | |
parent | 959d8906b931b976c79dd837d4cc4ad6cbd77bfb (diff) | |
download | xine-lib-7d222f0ad00dcbec4cdfe6987858531e9109967e.tar.gz xine-lib-7d222f0ad00dcbec4cdfe6987858531e9109967e.tar.bz2 |
Build-Depend on libvdpau-dev and prefer that over nvidia-vdpau-dev.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index eb9edf98a..078bd7090 100644 --- a/debian/control +++ b/debian/control @@ -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, - nvidia-libvdpau-dev, + libvdpau-dev | nvidia-libvdpau-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libcam-dev [kfreebsd-i386 kfreebsd-amd64], libaa1-dev, libcaca-dev, libmodplug-dev, |