libplayer:

- build with mplayer support
This commit is contained in:
Stephan Raue 2009-10-11 13:34:06 +02:00
parent 8658072d53
commit 3261ab77c2
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ cd $PKG_BUILD
--cross-compile \
--disable-doc \
--enable-logcolor \
--disable-mplayer \
--enable-mplayer \
--enable-xine \
--disable-vlc \
--disable-gstreamer \

View File

@ -3,7 +3,7 @@
. config/options
$SCRIPTS/install libX11
# $SCRIPTS/install mplayer
$SCRIPTS/install mplayer
$SCRIPTS/install xine-lib
if [ "$DEVTOOLS" = yes ]; then