diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-07-30 20:05:15 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-07-30 20:05:15 +0100 |
commit | 483b08f71526b9ecc2cd730e29c6eb38ad2f31a9 (patch) | |
tree | 5f2a86a3d9bdf7909a240b609c789514f8181bf9 | |
parent | ba47a8161c17196ad8e27e96c396f2e0083edb07 (diff) | |
download | xine-lib-483b08f71526b9ecc2cd730e29c6eb38ad2f31a9.tar.gz xine-lib-483b08f71526b9ecc2cd730e29c6eb38ad2f31a9.tar.bz2 |
Build-depend on autopoint, with fallbacks.
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7ce52370e..8d9d7922b 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, - automake1.9, autoconf, libtool, cvs, + automake1.11 | automaken, autoconf, libtool, + autopoint | gettext (<< 0.17-10), autopoint (>= 0.17-10) | cvs, libavcodec-dev (>= 0.cvs20070307-3) | libavcodeccvs-dev, libavutil-dev (>= 0.cvs20070307-3) | libavutilcvs-dev, libavformat-dev (>= 0.cvs20070307-3) | libavformatcvs-dev, |