[OE-core] [PATCH v2 4/6] gsettings-desktop-schemas: removed unneeded class inheritance

Alexandru Palalau alexandrux.palalau at linux.intel.com
Wed Mar 12 12:27:26 UTC 2014


Removed gconf, gtk-icon-cache and mime classes as they are not needed

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

diff --git a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb
index 40e5b11..312d288 100644
--- a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb
+++ b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.7.3.bb
@@ -8,7 +8,7 @@ PR = "r1"
 
 DEPENDS = "glib-2.0"
 
-inherit gnome gsettings gettext
+inherit gnomebase gsettings gettext
 
 GNOME_COMPRESS_TYPE = "xz"
 
-- 
1.8.3.1




More information about the Openembedded-core mailing list