diff options
Diffstat (limited to 'meta/recipes-support/curl')
-rw-r--r-- | meta/recipes-support/curl/curl_7.87.0.bb | 4 |
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," | |||
40 | PACKAGECONFIG[imap] = "--enable-imap,--disable-imap," | 40 | PACKAGECONFIG[imap] = "--enable-imap,--disable-imap," |
41 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," | 41 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," |
42 | PACKAGECONFIG[krb5] = "--with-gssapi,--without-gssapi,krb5" | 42 | PACKAGECONFIG[krb5] = "--with-gssapi,--without-gssapi,krb5" |
43 | PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap," | 43 | PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap,openldap" |
44 | PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps," | 44 | PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps,openldap" |
45 | PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl" | 45 | PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl" |
46 | PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" | 46 | PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" |
47 | PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" | 47 | PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" |