summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libetpan/libetpan_0.57.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libetpan/libetpan_0.57.bb b/meta-oe/recipes-support/libetpan/libetpan_0.57.bb
index 5deb26fac7..e9a755e69a 100644
--- a/meta-oe/recipes-support/libetpan/libetpan_0.57.bb
+++ b/meta-oe/recipes-support/libetpan/libetpan_0.57.bb
@@ -14,7 +14,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \
14 14
15inherit autotools pkgconfig gettext binconfig 15inherit autotools pkgconfig gettext binconfig
16 16
17EXTRA_OECONF = "--without-openssl --with-gnutls --disable-db" 17EXTRA_OECONF = "--without-openssl --without-sasl --with-gnutls --disable-db"
18 18
19PARALLEL_MAKE = "" 19PARALLEL_MAKE = ""
20 20