diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-11-24 21:52:32 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-11-24 21:52:32 +0000 |
commit | 3941eb3a9ce0ce94b5b8002eef60a587b9bbc0ea (patch) | |
tree | 65e7a26421dce4ac21d6ddaef8ea8cc7caa7516e | |
parent | daddfcedb2e913788792394c6047e8d16629916d (diff) | |
download | xine-lib-3941eb3a9ce0ce94b5b8002eef60a587b9bbc0ea.tar.gz xine-lib-3941eb3a9ce0ce94b5b8002eef60a587b9bbc0ea.tar.bz2 |
Build-depend on libvcdinfo-dev.
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index c8365dfbe..9486b110b 100644 --- a/debian/control +++ b/debian/control @@ -20,9 +20,9 @@ Build-Depends: debhelper (>= 5.0.1), binutils (>= 2.12.90.0.9), pkg-config, libdirectfb-dev, libgtk2.0-dev, libflac-dev, libpulse-dev, libsdl1.2-dev, libwavpack-dev, libsmbclient-dev, libspeex-dev, libmng-dev, - libmad0-dev, libmpcdec-dev, libcdio-dev (>= 0.76-1), + libmad0-dev, libmpcdec-dev, libcdio-dev (>= 0.76-1), libvcdinfo-dev, w3m, gs, xmlto, librsvg2-bin -Build-Conflicts: libdvdnav-dev, libvcdinfo-dev +Build-Conflicts: libdvdnav-dev Standards-Version: 3.7.2 Package: libxine-dev |