aboutsummaryrefslogtreecommitdiffstats
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 \
inherit autotools pkgconfig gettext binconfig
-EXTRA_OECONF = "--without-openssl --with-gnutls --disable-db"
+EXTRA_OECONF = "--without-openssl --without-sasl --with-gnutls --disable-db"
PARALLEL_MAKE = ""