curl: avoid deprecation warning on CURL_CA_BUNDLE
#2714
+165
−144
Annotations
1 notice
|
Quick checks
{
"_comment": [
"don't bother installing samba: not usable by the testuite due to smbd non-standard install name",
"don't install stunnel: it breaks the testsuite (certificates issues)",
"even with libpsl installed, the dependency is not detected\u2026",
"ditto with openldap (\u201cunknown version\u201d at dependency check)"
],
"alpine_packages": [
"bash",
"perl",
"make"
],
"brew_packages": [
"gnutls",
"krb5",
"libidn2",
"libpsl",
"nghttp2",
"openldap",
"rtmpdump"
],
"debian_packages": [
"gnutls-bin",
"krb5-multidev",
"libgsasl-dev",
"libidn2-dev",
"libldap-dev",
"libnghttp2-dev",
"libpsl-dev",
"librtmp-dev",
"libssh2-1-dev",
"libuv1-dev",
"nghttp2-proxy",
"python3-impacket",
"samba",
"stunnel4"
],
"msys_packages": [
"gss",
"libpsl",
"libssh2",
"nghttp2",
"rtmpdump"
],
"build_options": [
"curl:ca_bundle=",
"curl:ca_path="
]
}
|
Loading