diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-09-23 18:19:29 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-09-23 18:19:29 +0100 |
commit | 81e0d9f0ddaa5465cf8f9ec5ca2aad7df8d3b4ab (patch) | |
tree | f6c25b308dfd61acb8e5cd687a68f2f580d28ec6 /debian | |
parent | 486fe1fc46d5f5a87696488184de7b7a5a9cb857 (diff) | |
parent | 4100ae40f29ee52181e927a8976b04614f6e1620 (diff) | |
download | xine-lib-81e0d9f0ddaa5465cf8f9ec5ca2aad7df8d3b4ab.tar.gz xine-lib-81e0d9f0ddaa5465cf8f9ec5ca2aad7df8d3b4ab.tar.bz2 |
Merge from 1.1.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7a7b0869c..f21a303e4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ 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, - automake | automaken, autoconf, libtool, cvs, + automake | automaken, autoconf, libtool, + autopoint | gettext (<< 0.17-10), autopoint (>= 0.17-10) | cvs, libavcodec-dev (>= 0.cvs20080206) | libavcodeccvs-dev, libavformat-dev (>= 0.cvs20080206) | libavformatcvs-dev, libpostproc-dev (>= 0.cvs20080206) | libpostproccvs-dev, @@ -16,7 +17,7 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libcam-dev [kfreebsd-i386 kfreebsd-amd64], libaa1-dev, libcaca-dev, libmodplug-dev, - libjack-dev, libpulse-dev, libartsc0-dev, + libjack-jackd2-dev | libjack0.100.0-dev, libpulse-dev, libartsc0-dev, graphicsmagick-libmagick-dev-compat | libmagick9-dev | libmagick-dev | libmagickwand-dev, libpng12-dev, libfreetype6-dev, libogg-dev, libvorbis-dev, libtheora-dev, |