summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/curl/curl_7.87.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/curl/curl_7.87.0.bb')
-rw-r--r--meta/recipes-support/curl/curl_7.87.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.87.0.bb b/meta/recipes-support/curl/curl_7.87.0.bb
index 9956a28422..0b4d649f54 100644
--- a/meta/recipes-support/curl/curl_7.87.0.bb
+++ b/meta/recipes-support/curl/curl_7.87.0.bb
@@ -40,8 +40,8 @@ PACKAGECONFIG[gopher] = "--enable-gopher,--disable-gopher,"
40PACKAGECONFIG[imap] = "--enable-imap,--disable-imap," 40PACKAGECONFIG[imap] = "--enable-imap,--disable-imap,"
41PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," 41PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
42PACKAGECONFIG[krb5] = "--with-gssapi,--without-gssapi,krb5" 42PACKAGECONFIG[krb5] = "--with-gssapi,--without-gssapi,krb5"
43PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap," 43PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap,openldap"
44PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps," 44PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps,openldap"
45PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl" 45PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl"
46PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" 46PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2"
47PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" 47PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2"