gst1-plugins-bad: disable srtp library build - not used

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess 2014-12-05 16:40:53 -05:00
parent 52b5924f18
commit 0cbca8677d
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=gst1-plugins-bad
PKG_VERSION:=1.4.4
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@ -161,6 +161,7 @@ CONFIGURE_ARGS += \
--disable-schro \
--disable-zbar \
--disable-vp8 \
--disable-srtp \
\
--without-libiconv-prefix \
--without-libintl-prefix \