diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-11-17 02:30:26 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-11-17 02:30:26 +0000 |
commit | 3d41ef9c9e84b7a53fa59fc0e01ab60572b2ef3a (patch) | |
tree | a9cd1fbcc24fb9e94417b894b29583c5dbb2307c | |
parent | 1bdf861e88e7fa78c0f8e7789c4417321b0fb05b (diff) | |
download | xine-lib-3d41ef9c9e84b7a53fa59fc0e01ab60572b2ef3a.tar.gz xine-lib-3d41ef9c9e84b7a53fa59fc0e01ab60572b2ef3a.tar.bz2 |
Include epoch in libxv-dev version info. Apparently fixes build on etch.
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b0ed7e5f6..59d20030e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,9 @@ Maintainer: Siggi Langauf <siggi@debian.org> Uploaders: Philipp Matthias Hahn <pmhahn@debian.org>, Reinhard Tartler <siretart@tauware.de> Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, automake1.9, autoconf, libtool, - libxcb-xinerama0-dev | libxv-dev (<< 1.0.3), libxcb-xv0-dev | libxv-dev (<< 1.0.3), libxcb-xvmc0-dev | libxv-dev (<< 1.0.3), libxcb-shm0-dev | libxv-dev (<< 1.0.3), libxcb-shape0-dev | libxv-dev (<< 1.0.3), + libxcb-xinerama0-dev | libxv-dev (<< 1:1.0.3), libxcb-xv0-dev | libxv-dev (<< 1:1.0.3), + libxcb-xvmc0-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), libxinerama-dev, libxv-dev, libxvmc-dev, libxt-dev, libdirectfb-dev (>= 0.9.22), libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], |