python/build/libs.py: remove libvorbis, switch to Meson wrap

This commit is contained in:
Max Kellermann
2021-09-21 13:01:32 +02:00
parent 6b1d0cb01d
commit aef0535c55
7 changed files with 20 additions and 13 deletions
android
meson.build
python/build
src/lib/xiph
subprojects
win32

@ -153,7 +153,6 @@ from build.libs import *
thirdparty_libs = [
libmpdclient,
libogg,
libvorbis,
opus,
flac,
libid3tag,