diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-11 18:10:53 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-11 18:10:53 +0100 |
commit | 91fbaf503a19e6a3d838fac68885d023a9b7cf6a (patch) | |
tree | 3c206deb7e6b7b09308561ab408161eafcbe48b0 | |
parent | 275aeba0f94a30c19e4d5f8301cb7c19f7e78386 (diff) | |
download | xine-lib-91fbaf503a19e6a3d838fac68885d023a9b7cf6a.tar.gz xine-lib-91fbaf503a19e6a3d838fac68885d023a9b7cf6a.tar.bz2 |
Build-dep on libdirectfb-dev, libgtk2.0-dev (for gdkpixbuf) & libmpcdec-dev.
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6a72f689d..1749dd041 100644 --- a/debian/control +++ b/debian/control @@ -14,9 +14,10 @@ Build-Depends: debhelper (>= 4.0.4), binutils (>= 2.12.90.0.9), pkg-config, libesd0-dev, libgnomevfs2-dev, zlib1g-dev, libartsc0-dev (>>1.1.0), liblircclient-dev, + libdirectfb-dev, libgtk2.0-dev, libflac-dev (>>1.1.0), libpulse-dev, libsdl1.2-dev (>=1.2.11), libsmbclient-dev, libspeex-dev, libmng-dev, - libmad0-dev, libcdio-dev (>= 0.76-1), + libmad0-dev, libmpcdec-dev, libcdio-dev (>= 0.76-1), w3m, transfig, gs, sgmltools-lite Build-Conflicts: libdvdnav-dev, libvcdinfo-dev Standards-Version: 3.7.2 |