]> code.ossystems Code Review - openembedded-core.git/commit
pango: Use gnomebase class, not gnome
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2012 18:00:14 +0000 (18:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2012 18:01:31 +0000 (18:01 +0000)
commit91e17c0c0ac2330f826b95e762542cd0d0c82385
treee61e50ab515adffde95131d86b2ba5b9434c9242
parentecf15d60dd0c255c80de223dad08234e915916a2
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>
meta/recipes-graphics/pango/pango.inc
meta/recipes-graphics/pango/pango_1.28.4.bb