aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gst1-libav
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2014-09-22 10:49:04 +0200
committerNicolas Thill <nico@openwrt.org>2014-09-22 10:49:04 +0200
commit9a3f00d37a00be7e24a6fa30183066d04970bed5 (patch)
tree054f161d314f5e5b56d12a2be1931fcd8bc924db /multimedia/gst1-libav
parent07d3672d46a5d6c699f1e968b25accac20846e13 (diff)
gst1-libav: fix configure
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Diffstat (limited to 'multimedia/gst1-libav')
-rw-r--r--multimedia/gst1-libav/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gst1-libav/Makefile b/multimedia/gst1-libav/Makefile
index 23cafa37a..340886138 100644
--- a/multimedia/gst1-libav/Makefile
+++ b/multimedia/gst1-libav/Makefile
@@ -145,8 +145,8 @@ LIBAV_CONFIGURE_PARSERS:=$(call FILTER_CONFIG,PARSER,parser,$(LIBAV_PARSERS))
LIBAV_CONFIGURE_PROTOCOLS:=$(call FILTER_CONFIG,PROTOCOL,protocol,$(LIBAV_PROTOCOLS))
CONFIGURE_ARGS += \
- --with-libav-extra-configure="--target-os=linux \
--without-system-libav \
+ --with-libav-extra-configure="--target-os=linux \
--disable-bsfs \
--disable-devices \
--disable-encoders \