mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libplayer:
- build with mplayer support
This commit is contained in:
parent
8658072d53
commit
3261ab77c2
@ -15,7 +15,7 @@ cd $PKG_BUILD
|
||||
--cross-compile \
|
||||
--disable-doc \
|
||||
--enable-logcolor \
|
||||
--disable-mplayer \
|
||||
--enable-mplayer \
|
||||
--enable-xine \
|
||||
--disable-vlc \
|
||||
--disable-gstreamer \
|
||||
|
@ -3,7 +3,7 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/install libX11
|
||||
# $SCRIPTS/install mplayer
|
||||
$SCRIPTS/install mplayer
|
||||
$SCRIPTS/install xine-lib
|
||||
|
||||
if [ "$DEVTOOLS" = yes ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user