diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-06-23 22:08:07 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-06-23 22:08:07 +0100 |
commit | 02b32af1b770a930b8b97d5aa45aa5b4b693352b (patch) | |
tree | 90e3120838a6bdb817d05923f89fc02bc6e66b86 | |
parent | 86ee0f413dad209aa70e11af357f33856340b1f0 (diff) | |
download | xine-lib-02b32af1b770a930b8b97d5aa45aa5b4b693352b.tar.gz xine-lib-02b32af1b770a930b8b97d5aa45aa5b4b693352b.tar.bz2 |
Update build dependency information.
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index e654bd873..adefe91a3 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,10 @@ 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, - libavcodec-dev (>= 0.cvs20070307-3) | libavcodeccvs-dev, - libavformat-dev (>= 0.cvs20070307-3) | libavformatcvs-dev, - libpostproc-dev (>= 0.cvs20070307-3) | libpostproccvs-dev, + libavcodec-dev (>= 0.cvs20080206) | libavcodeccvs-dev, + libavformat-dev (>= 0.cvs20080206) | libavformatcvs-dev, + libpostproc-dev (>= 0.cvs20080206) | libpostproccvs-dev, + libavutil-dev (>= 0.cvs20080206) | libavutilcvs-dev, libxcb-xv0-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), |