python/build/libs.py: build CURL with OpenSSL support

Closes https://github.com/MusicPlayerDaemon/MPD/issues/1059
This commit is contained in:
Max Kellermann
2021-01-21 14:13:59 +01:00
parent 1afa33c3c7
commit 168d6257b4
5 changed files with 67 additions and 2 deletions

View File

@@ -172,6 +172,7 @@ thirdparty_libs = [
wildmidi,
gme,
ffmpeg,
openssl,
curl,
libexpat,
libnfs,