summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-05-27 16:16:30 +0200
committerMax Kellermann <max@musicpd.org>2020-05-27 16:16:30 +0200
commit5e93e882c989f7cbd64ecd6b4a60c5cd32d5f08c (patch)
treed6cf72921223d889aff079283f065b5f0cce7b3b /android
parentc5f80dc543cdc0198a5bd853e29e1d42195fc526 (diff)
parent30d97fe8a040a9d89f3be2dd443c1991cc73405f (diff)
Merge branch 'v0.21.x'
Diffstat (limited to 'android')
-rwxr-xr-xandroid/build.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/build.py b/android/build.py
index 91e292683..8716fc1a9 100755
--- a/android/build.py
+++ b/android/build.py
@@ -168,6 +168,8 @@ thirdparty_libs = [
opus,
flac,
libid3tag,
+ libmodplug,
+ wildmidi,
ffmpeg,
curl,
libexpat,