summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/pango/pango_1.28.4.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-16 18:00:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-16 18:01:31 +0000
commit91e17c0c0ac2330f826b95e762542cd0d0c82385 (patch)
treee61e50ab515adffde95131d86b2ba5b9434c9242 /meta/recipes-graphics/pango/pango_1.28.4.bb
parentecf15d60dd0c255c80de223dad08234e915916a2 (diff)
downloadopenembedded-core-contrib-91e17c0c0ac2330f826b95e762542cd0d0c82385.tar.gz
pango: Use gnomebase class, not gnome
There was a circular dependency introduced by the recent gconf changes to depend on gtk+. The issue is that gtk+ depends on pango and pango depends on gconf. This patch changes to use the gnonebase class since pango has no need of gconf/mime/gtk-icon-cache and hence removes the circular dependency. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/pango/pango_1.28.4.bb')
-rw-r--r--meta/recipes-graphics/pango/pango_1.28.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.28.4.bb b/meta/recipes-graphics/pango/pango_1.28.4.bb
index d2776a6700..5778c3f6cd 100644
--- a/meta/recipes-graphics/pango/pango_1.28.4.bb
+++ b/meta/recipes-graphics/pango/pango_1.28.4.bb
@@ -2,7 +2,7 @@ require pango.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
-PR = "r4"
+PR = "r5"
SRC_URI += "file://no-tests.patch"
SRC_URI += "file://noconst.patch"