From 307d5a258fc5a93dfe4182419abc907ad8eacf0c Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 27 Dec 2007 13:26:20 +0000 Subject: Require external ffmpeg (for .deb builds). Optionally depend on packages from debian-multimedia. --- debian/control | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8b39a567d..430c26e40 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,9 @@ Priority: optional Maintainer: xine Developers 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, libxcb-xinerama0-dev | libxv-dev (<< 1:1.0.3), libxcb-xv0-dev | libxv-dev (<< 1:1.0.3), libxcb-xvmc0-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), -- cgit v1.2.3