Enable SSL support in libcurl
This commit is contained in:
parent
8a911ccd75
commit
45be5ebeda
|
@ -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