mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
mplayer: disable faad explicitely
This commit is contained in:
@@ -143,7 +143,8 @@ else
|
||||
CONFIGURE_ARGS+= --disable-mad \
|
||||
--disable-mp3lib \
|
||||
--disable-libmpeg2 \
|
||||
--disable-libmpeg2-internal
|
||||
--disable-libmpeg2-internal \
|
||||
--disable-faad
|
||||
endif
|
||||
|
||||
# mplayer makefile is soooo broken. have to specify libs by hand, if
|
||||
|
||||
Reference in New Issue
Block a user