diff options
| -rw-r--r-- | meta-oe/recipes-support/libetpan/libetpan_0.57.bb | 2 |
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 | ||
| 15 | inherit autotools pkgconfig gettext binconfig | 15 | inherit autotools pkgconfig gettext binconfig |
| 16 | 16 | ||
| 17 | EXTRA_OECONF = "--without-openssl --with-gnutls --disable-db" | 17 | EXTRA_OECONF = "--without-openssl --without-sasl --with-gnutls --disable-db" |
| 18 | 18 | ||
| 19 | PARALLEL_MAKE = "" | 19 | PARALLEL_MAKE = "" |
| 20 | 20 | ||
