Removed gconf, gtk-icon-cache and mime classes as they are not needed Signed-off-by: Alexandru Palalau <[email protected]> --- 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
