Skip to content
Snippets Groups Projects
Commit 0cae49d0 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Enable gme to allow the app to play vgm files

parent a4e7bc91
No related branches found
No related tags found
1 merge request!1341Enable gme to allow the app to play vgm files
......@@ -258,7 +258,7 @@ VLC_BOOTSTRAP_ARGS="\
--disable-gettext \
--disable-mpcdec \
--enable-upnp \
--disable-gme \
--enable-gme \
--disable-tremor \
--enable-vorbis \
--disable-sidplay2 \
......@@ -321,7 +321,7 @@ VLC_CONFIGURE_ARGS="\
--disable-dv1394 \
--enable-mod \
--disable-sid \
--disable-gme \
--enable-gme \
--disable-tremor \
--disable-mad \
--enable-mpg123 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment