aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libetpan
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-08-01 10:09:36 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-08-01 10:09:36 +0000
commit34302c3215821130f959bf57c195b610637ee99a (patch)
tree94898f9d4f00e139a601de604eebc95f686d9ecb /packages/libetpan
parent4127bb0c66be5abe0e4e7247a00989bab3462d02 (diff)
downloadopenembedded-34302c3215821130f959bf57c195b610637ee99a.tar.gz
libetpan_0.46.bb : add inherit binconfig so binconfig using stuff can
find etpan libs.
Diffstat (limited to 'packages/libetpan')
-rw-r--r--packages/libetpan/libetpan_0.46.bb2
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"