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

This commit is contained in:
Max Kellermann
2021-09-21 14:02:45 +02:00
parent e98cef06c7
commit 520028dcfc
7 changed files with 16 additions and 16 deletions

View File

@@ -162,7 +162,6 @@ thirdparty_libs = [
ffmpeg,
openssl,
curl,
libexpat,
libnfs,
boost,
]