[Pkg-voip-commits] [asterisk] 02/03: Enable PJProject and FFMpeg in non-experimental builds (keep SDL as experimental-only).
Jonas Smedegaard
dr at jones.dk
Wed May 18 13:17:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository asterisk.
commit ec9f91f6deec619b69b2c80dbcacdd78308f7748
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed May 18 14:09:55 2016 +0200
Enable PJProject and FFMpeg in non-experimental builds (keep SDL as experimental-only).
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 5594bf5..12ddea4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,7 +85,7 @@ override_dh_auto_configure:
--with-gsm \
--with-imap=system \
--without-pwlib \
- $(if $(EXP_RELEASE),,--without-pjproject --without-sdl --without-ffmpeg) \
+ $(if $(EXP_RELEASE),,--without-sdl) \
${ENABLE_DEBUG} || { cat config.log; exit 1; }
# --with-cap \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git
More information about the Pkg-voip-commits
mailing list