diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2011-10-10 18:58:28 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2011-10-10 18:58:28 +0100 |
commit | e2bab3284345f5e947f7de62f6e2f09cb5f1d98d (patch) | |
tree | aac7eedb6fcee0f36b44e21bf4864087eaf62dc7 | |
parent | ed405d729443f414faa9e92094a23bad236ae9c6 (diff) | |
download | xine-lib-e2bab3284345f5e947f7de62f6e2f09cb5f1d98d.tar.gz xine-lib-e2bab3284345f5e947f7de62f6e2f09cb5f1d98d.tar.bz2 |
Remove old alternative deps on gettext and cvs; require only autopoint.
This breaks things for those using anything older than squeeze.
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 5996c619c..8184e8568 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +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.11 | automaken, autoconf, libtool, - autopoint | gettext (<< 0.17-10), autopoint (>= 0.17-10) | cvs, + automake1.11 | automaken, autoconf, libtool, autopoint, libavcodec-dev (>= 0.cvs20070307-3) | libavcodeccvs-dev, libavutil-dev (>= 0.cvs20070307-3) | libavutilcvs-dev, libavformat-dev (>= 0.cvs20070307-3) | libavformatcvs-dev, |