[Android] [PATCH 2/2] DPAD navigation in main video screen

Chegou Junior KEITA chegoujk at gmail.com
Fri Apr 22 09:23:57 CEST 2016


---
 compile-libvlc.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 417b516..c32e086 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -70,7 +70,7 @@ VLC_BOOTSTRAP_ARGS="\
     --disable-dca \
     --disable-goom \
     --disable-chromaprint \
-    --disable-lua \
+    --enable-lua \
     --disable-schroedinger \
     --disable-sdl \
     --disable-SDL_image \
@@ -119,7 +119,7 @@ VLC_CONFIGURE_ARGS="\
     --disable-update-check \
     --disable-vlm \
     --disable-dbus \
-    --disable-lua \
+    --enable-lua \
     --disable-vcd \
     --disable-v4l2 \
     --disable-gnomevfs \
-- 
1.9.1



More information about the Android mailing list