[OE-core] [PATCH 1/6] gnome-desktop: removed gconf inheritance

Alexandru Palalau alexandrux.palalau at linux.intel.com
Wed Mar 12 08:36:17 UTC 2014


Signed-off-by: Alexandru Palalau <alexandrux.palalau at linux.intel.com>
---
 meta/recipes-gnome/gnome/gnome-desktop.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/gnome/gnome-desktop.inc b/meta/recipes-gnome/gnome/gnome-desktop.inc
index 4fcf6ab..8bdf476 100644
--- a/meta/recipes-gnome/gnome/gnome-desktop.inc
+++ b/meta/recipes-gnome/gnome/gnome-desktop.inc
@@ -13,7 +13,7 @@ FILES_${PN} += "${datadir}/gnome-about ${datadir}/libgnome-desktop/pnp.ids"
 
 PR = "r6"
 
-inherit gnome pkgconfig
+inherit gnomebase mime gtk-icon-cache
 
 do_install_append () {
 	sed -i -e's,${STAGING_BINDIR_NATIVE},${bindir},g' ${D}${bindir}/gnome-about
-- 
1.8.3.1




More information about the Openembedded-core mailing list