{android,win32}/build.py: enable the GME decoder plugin

Closes https://github.com/MusicPlayerDaemon/MPD/issues/891
This commit is contained in:
Max Kellermann
2020-06-10 20:58:31 +02:00
parent aafc9ce75b
commit 7583cfe9b7
4 changed files with 16 additions and 2 deletions
NEWS
android
python/build
win32

@ -170,6 +170,7 @@ thirdparty_libs = [
libid3tag,
libmodplug,
wildmidi,
gme,
ffmpeg,
curl,
libexpat,