summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/curl/curl_7.40.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/curl/curl_7.40.0.bb b/meta/recipes-support/curl/curl_7.40.0.bb
index 209ed94730..d4b4ee3506 100644
--- a/meta/recipes-support/curl/curl_7.40.0.bb
+++ b/meta/recipes-support/curl/curl_7.40.0.bb
@@ -29,6 +29,7 @@ PACKAGECONFIG[gnutls] = "--with-gnutls,--without-gnutls,gnutls"
29PACKAGECONFIG[zlib] = "--with-zlib=${STAGING_LIBDIR}/../,--without-zlib,zlib" 29PACKAGECONFIG[zlib] = "--with-zlib=${STAGING_LIBDIR}/../,--without-zlib,zlib"
30PACKAGECONFIG[rtmpdump] = "--with-librtmp,--without-librtmp,rtmpdump" 30PACKAGECONFIG[rtmpdump] = "--with-librtmp,--without-librtmp,rtmpdump"
31PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" 31PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2"
32PACKAGECONFIG[smb] = "--enable-smb,--disable-smb,samba"
32 33
33EXTRA_OECONF = "--without-libidn \ 34EXTRA_OECONF = "--without-libidn \
34 --enable-crypto-auth \ 35 --enable-crypto-auth \