subprojects: add ogg, flac, opus

This commit is contained in:
Max Kellermann
2023-12-11 10:02:59 +01:00
parent ab6ae7520d
commit 55ca3709ef
9 changed files with 89 additions and 45 deletions

View File

@@ -39,9 +39,6 @@ root_path = os.path.join(arch_path, 'root')
from build.libs import *
thirdparty_libs = [
libmpdclient,
libogg,
opus,
flac,
zlib,
libid3tag,
liblame,