[oe-commits] Martin Jansa : libwmf: Blacklist because freetype-config was removed

git at git.openembedded.org git at git.openembedded.org
Sat Jun 21 17:24:43 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jun 19 11:36:06 2014 +0200

libwmf: Blacklist because freetype-config was removed

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, 2 insertions(+)

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 53ef81a..9f88ded 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
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 PR = "r3"
 
+PNBLACKLIST[libwmf] = "BROKEN: needs to be updated to use freetype2 pkg-config instead of freetype-config"
+
 DEPENDS_virtclass-native = "libpng-native jpeg-native"
 DEPENDS = "libpng jpeg expat gtk+"
 



More information about the Openembedded-commits mailing list