Merge pull request #807 from kiwix/curl_with_ssl_support

Enable SSL support in libcurl
This commit is contained in:
Kelson 2025-03-08 12:06:24 +01:00 committed by GitHub
commit 4a279da24b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ class LibCurl(Dependency):
"kerberos-auth",
"gss-api",
"ssh",
"ssl",
"rtmp",
"http2",
"idn",