summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-29 14:44:08 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-06-29 14:44:08 +0100
commit8f7e831eb02574562f0faa71a3b7b6f3068ccd3e (patch)
tree62fc90a1913660676fd0103319834be4e685748b
parentfc4f11cf8ecb48f2ae2f37cf78a248b790742d96 (diff)
downloadxine-lib-8f7e831eb02574562f0faa71a3b7b6f3068ccd3e.tar.gz
xine-lib-8f7e831eb02574562f0faa71a3b7b6f3068ccd3e.tar.bz2
Missing build-dep.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f111cd087..912a800bb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ 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,
+ libavutil-dev (>= 0.cvs20070307-3) | libavutilcvs-dev,
libavformat-dev (>= 0.cvs20070307-3) | libavformatcvs-dev,
libpostproc-dev (>= 0.cvs20070307-3) | libpostproccvs-dev,
libxcb-xv0-dev | libxv-dev (<< 1:1.0.3),