gst1-libav: fix configure
authorNicolas Thill <nico@openwrt.org>
Mon, 22 Sep 2014 08:49:04 +0000 (10:49 +0200)
committerNicolas Thill <nico@openwrt.org>
Mon, 22 Sep 2014 08:49:04 +0000 (10:49 +0200)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
multimedia/gst1-libav/Makefile

index 23cafa37a71883086273633c5f200d5c19d9e16a..340886138d180f173b06ccfd181d7d406baffdae 100644 (file)
@@ -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 \