Skip to content

Commit

Permalink
gst1-libav: fix configure
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Thill <[email protected]>
  • Loading branch information
Nicolas Thill committed Sep 22, 2014
1 parent 07d3672 commit 9a3f00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multimedia/gst1-libav/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 9a3f00d

Please sign in to comment.