From 7583cfe9b7628a912b3b19c88ff518bb75f700ad Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 10 Jun 2020 20:58:31 +0200 Subject: {android,win32}/build.py: enable the GME decoder plugin Closes https://github.com/MusicPlayerDaemon/MPD/issues/891 --- android/build.py | 1 + 1 file changed, 1 insertion(+) (limited to 'android/build.py') diff --git a/android/build.py b/android/build.py index 8716fc1a9..5bee46304 100755 --- a/android/build.py +++ b/android/build.py @@ -170,6 +170,7 @@ thirdparty_libs = [ libid3tag, libmodplug, wildmidi, + gme, ffmpeg, curl, libexpat, -- cgit v1.2.3