[SCM] libshout/master: Build-depend on libopus-dev.

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


The following commit has been merged in the master branch:
commit 796c73525fc70a1c7f15a6a9d26a2a75018ebef2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 5 16:37:34 2012 +0200

    Build-depend on libopus-dev.

diff --git a/debian/rules b/debian/rules
index f34c7ff..8a2f2be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,8 @@ libpkgname = lib$(stem)$(abi)
 devpkgname = lib$(stem)$(abi)-dev
 
 # Needed at build time by upstream code
-CDBS_BUILD_DEPENDS += , libogg-dev, libvorbis-dev, pkg-config, libtheora-dev, libspeex-dev
+CDBS_BUILD_DEPENDS += , libogg-dev, libvorbis-dev, pkg-config
+CDBS_BUILD_DEPENDS += , libtheora-dev, libspeex-dev, libopus-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