summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/neon/neon_0.33.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/neon/neon_0.33.0.bb b/meta-oe/recipes-support/neon/neon_0.33.0.bb
index a0333f4560..0b8bee0efe 100644
--- a/meta-oe/recipes-support/neon/neon_0.33.0.bb
+++ b/meta-oe/recipes-support/neon/neon_0.33.0.bb
@@ -15,6 +15,8 @@ SRC_URI[sha256sum] = "659a5cc9cea05e6e7864094f1e13a77abbbdbab452f04d751a8c16a944
15 15
16inherit autotools-brokensep binconfig-disabled lib_package pkgconfig ptest 16inherit autotools-brokensep binconfig-disabled lib_package pkgconfig ptest
17 17
18EXTRA_AUTORECONF += "-I macros"
19
18# Enable gnutls or openssl, not both 20# Enable gnutls or openssl, not both
19PACKAGECONFIG ?= "expat gnutls libproxy webdav zlib nls" 21PACKAGECONFIG ?= "expat gnutls libproxy webdav zlib nls"
20PACKAGECONFIG:class-native = "expat gnutls webdav zlib nls" 22PACKAGECONFIG:class-native = "expat gnutls webdav zlib nls"