diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2012-01-03 18:42:36 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2012-01-03 18:42:36 +0000 |
commit | 99a1ea8f9352a609eed830241a941dab8c3a0fe6 (patch) | |
tree | 0179faea6ef4d70a9fb42ca0904612ae95f88cd1 | |
parent | 0e13ebd55e642a65dae79d7440a30568596bd517 (diff) | |
download | xine-lib-99a1ea8f9352a609eed830241a941dab8c3a0fe6.tar.gz xine-lib-99a1ea8f9352a609eed830241a941dab8c3a0fe6.tar.bz2 |
Build-depend on libbluray-dev.
--HG--
extra : rebase_source : a9a2a92c17a5389044aaa206f16961c832345616
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e10583a56..13f1f48a7 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ 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, libvcdinfo-dev, - libdvdnav-dev, libdvdread-dev, + libdvdnav-dev, libdvdread-dev, libbluray-dev, zlib1g-dev, w3m, xmlto, librsvg2-bin Standards-Version: 3.7.2 |