gst-plugins-bad: Configure with --disable-rtmp

This prevents opportunistic linkage against librtmp.so.1.
This commit is contained in:
Fredrik Fornwall 2018-08-25 16:50:33 +02:00
parent f8b8534f63
commit 4887095c64
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--disable-examples
--disable-android_media
--disable-zbar
--disable-rtmp
--with-hls-crypto=openssl
"
TERMUX_PKG_RM_AFTER_INSTALL="share/gtk-doc/"