From 9f57ccff2b8b8ee13a2906ea76c89f2c3b0c7b90 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 8 Aug 2014 11:19:30 +0200 Subject: [PATCH] libwmf: add missing pkgconfig Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb index 746c4bd2d8..11e2ba1802 100644 --- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb +++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb @@ -12,7 +12,7 @@ DEPENDS = "freetype libpng jpeg expat gtk+" BBCLASSEXTEND = "native" -inherit autotools +inherit autotools pkgconfig SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/${BPN}/${PV}/${BPN}-${PV}.tar.gz;name=tarball \ file://libwmf-0.2.8.4-intoverflow.patch \