Revert "python/build/libs.py: remove flac, switch to Meson wrap"

This reverts commit 6ed4aff4d3.  The
Meson wrap is broken on non-x86, because it unconditionally includes
<cpuid.h> which is an x86 only header.
This commit is contained in:
Max Kellermann
2021-10-07 13:26:39 +02:00
parent acc1bd6297
commit 45f3dd8b7a
7 changed files with 15 additions and 19 deletions

View File

@@ -151,6 +151,7 @@ thirdparty_libs = [
libmpdclient,
libogg,
opus,
flac,
libid3tag,
libmodplug,
wildmidi,