[oe-commits] Martin Jansa : libwmf: add missing pkgconfig

git at git.openembedded.org git at git.openembedded.org
Sun Aug 10 14:17:03 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 9f57ccff2b8b8ee13a2906ea76c89f2c3b0c7b90
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=9f57ccff2b8b8ee13a2906ea76c89f2c3b0c7b90

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Aug  8 11:19:30 2014 +0200

libwmf: add missing pkgconfig

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 746c4bd..11e2ba1 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 \



More information about the Openembedded-commits mailing list