diff options
-rw-r--r-- | meta/recipes-support/curl/curl_7.82.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/curl/curl_7.82.0.bb b/meta/recipes-support/curl/curl_7.82.0.bb index 13f157ead8..b08af29059 100644 --- a/meta/recipes-support/curl/curl_7.82.0.bb +++ b/meta/recipes-support/curl/curl_7.82.0.bb | |||
@@ -59,8 +59,8 @@ PACKAGECONFIG[gopher] = "--enable-gopher,--disable-gopher," | |||
59 | PACKAGECONFIG[imap] = "--enable-imap,--disable-imap," | 59 | PACKAGECONFIG[imap] = "--enable-imap,--disable-imap," |
60 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," | 60 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," |
61 | PACKAGECONFIG[krb5] = "--with-gssapi,--without-gssapi,krb5" | 61 | PACKAGECONFIG[krb5] = "--with-gssapi,--without-gssapi,krb5" |
62 | PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap," | 62 | PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap,openldap" |
63 | PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps," | 63 | PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps,openldap" |
64 | PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl" | 64 | PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl" |
65 | PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" | 65 | PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" |
66 | PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" | 66 | PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" |