subprojects: add id3tag

This commit is contained in:
Max Kellermann
2023-12-22 17:10:57 +01:00
parent 7770accee0
commit 5b5b101c56
7 changed files with 54 additions and 20 deletions

View File

@@ -31,7 +31,6 @@ from build.toolchain import AndroidNdkToolchain
# a list of third-party libraries to be used by MPD on Android
from build.libs import *
thirdparty_libs = [
libid3tag,
libmodplug,
wildmidi,
gme,