[SCM] libshout/master: Drop unneeded build-dependency on libopus-dev.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Jun 5 14:55:43 UTC 2012


The following commit has been merged in the master branch:
commit 51c528dc64bc5290f01b6f6c282d43c94de1121c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 5 16:54:53 2012 +0200

    Drop unneeded build-dependency on libopus-dev.

diff --git a/debian/rules b/debian/rules
index 8a2f2be..272f3d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ devpkgname = lib$(stem)$(abi)-dev
 
 # Needed at build time by upstream code
 CDBS_BUILD_DEPENDS += , libogg-dev, libvorbis-dev, pkg-config
-CDBS_BUILD_DEPENDS += , libtheora-dev, libspeex-dev, libopus-dev
+CDBS_BUILD_DEPENDS += , libtheora-dev, libspeex-dev
 
 # Needed at build time for our packaging
 CDBS_BUILD_DEPENDS += , d-shlibs (>= 0.48)

-- 
libshout packaging



More information about the pkg-multimedia-commits mailing list