diff options
-rw-r--r-- | packages/libetpan/libetpan_0.46.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libetpan/libetpan_0.46.bb b/packages/libetpan/libetpan_0.46.bb index b9d7836aea..dfef3b19c6 100644 --- a/packages/libetpan/libetpan_0.46.bb +++ b/packages/libetpan/libetpan_0.46.bb @@ -9,7 +9,7 @@ PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/libetpan/libetpan-${PV}.tar.gz \ file://honor-oe-lflags.patch;patch=1" -inherit autotools pkgconfig gettext +inherit autotools pkgconfig gettext binconfig EXTRA_OECONF = "--without-openssl --with-gnutls --disable-db" |