subprojects: add ogg, flac, opus

This commit is contained in:
Max Kellermann
2023-12-11 10:02:59 +01:00
parent 578c94081f
commit dcf3cf4216
8 changed files with 52 additions and 38 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,