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

@@ -39,7 +39,6 @@ root_path = os.path.join(arch_path, 'root')
from build.libs import *
thirdparty_libs = [
zlib,
libid3tag,
libmodplug,
libopenmpt,
wildmidi,