subprojects: add id3tag

This commit is contained in:
Max Kellermann
2023-12-22 17:10:57 +01:00
parent 6e50031c49
commit c4d8888972
7 changed files with 49 additions and 20 deletions

View File

@@ -32,7 +32,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,