summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/curl/curl_7.60.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.60.0.bb b/meta/recipes-support/curl/curl_7.60.0.bb
index fe04fa63c9..50c90518d4 100644
--- a/meta/recipes-support/curl/curl_7.60.0.bb
+++ b/meta/recipes-support/curl/curl_7.60.0.bb
@@ -31,6 +31,7 @@ PACKAGECONFIG[ldap] = "--enable-ldap,--disable-ldap,"
31PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps," 31PACKAGECONFIG[ldaps] = "--enable-ldaps,--disable-ldaps,"
32PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" 32PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2"
33PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" 33PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2"
34PACKAGECONFIG[mbedtls] = "--with-mbedtls=${STAGING_DIR_TARGET},--without-mbedtls,mbedtls"
34PACKAGECONFIG[nghttp2] = "--with-nghttp2,--without-nghttp2,nghttp2" 35PACKAGECONFIG[nghttp2] = "--with-nghttp2,--without-nghttp2,nghttp2"
35PACKAGECONFIG[pop3] = "--enable-pop3,--disable-pop3," 36PACKAGECONFIG[pop3] = "--enable-pop3,--disable-pop3,"
36PACKAGECONFIG[proxy] = "--enable-proxy,--disable-proxy," 37PACKAGECONFIG[proxy] = "--enable-proxy,--disable-proxy,"