libetpan_0.46.bb : add inherit binconfig so binconfig using stuff can
authorGraeme Gregory <dp@xora.org.uk>
Tue, 1 Aug 2006 10:09:36 +0000 (10:09 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 1 Aug 2006 10:09:36 +0000 (10:09 +0000)
find etpan libs.

packages/libetpan/libetpan_0.46.bb

index b9d7836..dfef3b1 100644 (file)
@@ -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"