From 8f7e831eb02574562f0faa71a3b7b6f3068ccd3e Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 29 Jun 2008 14:44:08 +0100 Subject: Missing build-dep. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') 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 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), -- cgit v1.2.3 From d4bb4b19d345ac48f59944bed495f9b9bef60b44 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 29 Jun 2008 18:50:28 +0100 Subject: Build-dep on ghostscript (preferred alternative). --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 912a800bb..3bb868764 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,8 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, libflac-dev, libsdl1.2-dev, libwavpack-dev, libsmbclient-dev, libspeex-dev, libmng-dev, libmad0-dev, libmpcdec-dev, libcdio-dev (>= 0.76-1), - zlib1g-dev, w3m, transfig, sgmltools-lite, gs-gpl | gs + zlib1g-dev, w3m, transfig, sgmltools-lite, + ghostscript | gs-gpl | gs Standards-Version: 3.7.2 Package: libxine-dev -- cgit v1.2.3