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",
|
"kerberos-auth",
|
||||||
"gss-api",
|
"gss-api",
|
||||||
"ssh",
|
"ssh",
|
||||||
"ssl",
|
|
||||||
"rtmp",
|
"rtmp",
|
||||||
"http2",
|
"http2",
|
||||||
"idn",
|
"idn",
|
||||||
|
|
Loading…
Reference in New Issue