subprojects: add libmpdclient wrap

This commit is contained in:
Max Kellermann
2023-12-20 17:06:15 +01:00
parent 9723af3f35
commit 56cc2f4c65
6 changed files with 10 additions and 8 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 = [
libmpdclient,
libid3tag,
libmodplug,
wildmidi,