Merge pull request #807 from kiwix/curl_with_ssl_support
Enable SSL support in libcurl
This commit is contained in:
commit
4a279da24b
|
@ -36,7 +36,6 @@ class LibCurl(Dependency):
|
|||
"kerberos-auth",
|
||||
"gss-api",
|
||||
"ssh",
|
||||
"ssl",
|
||||
"rtmp",
|
||||
"http2",
|
||||
"idn",
|
||||
|
|
Loading…
Reference in New Issue