summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-07-13 21:47:37 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-07-13 21:47:37 +0100
commitaf9e42132f6dcc13866892eb47367940ef04c6f9 (patch)
tree8a9e5da2417658c1d7da84ddb9102cc5f8c30492 /debian
parentf158a50df518175dbba6a665a52b2ffa472237ae (diff)
parentb417806ce02dcc44352610e6898f6287677b13e1 (diff)
downloadxine-lib-af9e42132f6dcc13866892eb47367940ef04c6f9.tar.gz
xine-lib-af9e42132f6dcc13866892eb47367940ef04c6f9.tar.bz2
Merge from 1.1.
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1f8e06eb4..4fcb337ce 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Siggi Langauf <siggi@debian.org>
Uploaders: Philipp Matthias Hahn <pmhahn@debian.org>, Reinhard Tartler <siretart@tauware.de>
Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config,
automake1.9, autoconf, libtool,
+ libxcb-xinerama0-dev | libxv-dev (<< 1.0.3), libxcb-xv0-dev | libxv-dev (<< 1.0.3), libxcb-xvmc0-dev | libxv-dev (<< 1.0.3), libxcb-shm0-dev | libxv-dev (<< 1.0.3), libxcb-shape0-dev | libxv-dev (<< 1.0.3),
libxinerama-dev, libxv-dev, libxvmc-dev, libxt-dev,
libdirectfb-dev (>= 0.9.22),
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
diff --git a/debian/rules b/debian/rules
index 9837482dc..fd9d1fafe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -106,7 +106,7 @@ clean:
# remove more cruft leftover by autohell
rm -f doc/faq/faq.html doc/faq/faq.txt doc/hackersguide/hackersguide.html m4/caca.m4
-test -f .noauto || find . -name Makefile.in -print | xargs -r rm
- test -f .noauto || rm -rf compile config.guess configure depcomp install-sh ltmain.sh missing aclocal.m4 config.h.in
+ test -f .noauto || rm -rf compile config.guess configure depcomp install-sh ltmain.sh missing aclocal.m4 include/configure.h.in
dh_clean
install: build