[Pkg-voip-commits] [pjproject] 06/09: Disable webrtc build

Bernhard Schmidt berni at moszumanska.debian.org
Sat Jun 24 21:01:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

berni pushed a commit to branch experimental-2.6
in repository pjproject.

commit fae1f5280d2f5b5db308bd79542bafcc84045629
Author: Bernhard Schmidt <berni at debian.org>
Date:   Sat Jun 24 22:36:42 2017 +0200

    Disable webrtc build
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c9b0dfb..be1e0b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,8 @@ endif
 	dh_auto_configure -- --enable-shared \
 		--disable-g7221-codec --disable-ilbc-codec --disable-resample \
 		--with-external-gsm --with-external-speex --with-external-pa \
-		--with-external-srtp --enable-video --disable-libyuv
+		--with-external-srtp --enable-video --disable-libyuv \
+		--disable-libwebrtc
 
 override_dh_auto_build:
 	dh_auto_build --no-parallel -- dep all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/pjproject.git



More information about the Pkg-voip-commits mailing list