[Pkg-voip-commits] [pjproject] 13/18: disable libyuv
Bernhard Schmidt
berni at moszumanska.debian.org
Tue Nov 1 22:12:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
berni pushed a commit to branch master
in repository pjproject.
commit cfeeab2c6e1af8e46fcb2b782ecee8d358e2d721
Author: Bernhard Schmidt <berni at debian.org>
Date: Tue Oct 25 11:06:36 2016 +0200
disable libyuv
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a3fca9b..ba311ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ 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
+ --with-external-srtp --enable-video --disable-libyuv
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