aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorAlexandru Palalau <alexandrux.palalau@linux.intel.com>2014-03-11 13:27:46 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-21 12:05:33 +0000
commit1138976f7bdcd24ef57451a2c2ceffa43666610f (patch)
treead5d56636f77591d6cd6d7865d465bb47ab52bf9 /meta/recipes-gnome
parent665d2190b21d43081db806a49bfd529544ee87f2 (diff)
downloadopenembedded-core-1138976f7bdcd24ef57451a2c2ceffa43666610f.tar.gz
gsettings-desktop-schemas: removed unneeded class inheritance
Removed gconf, gtk-icon-cache and mime classes as they are not needed Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb
index 31834029dc..7217c66850 100644
--- a/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb
+++ b/meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb
@@ -8,7 +8,7 @@ PR = "r1"
DEPENDS = "glib-2.0"
-inherit gnome gsettings gettext
+inherit gnomebase gsettings gettext
GNOME_COMPRESS_TYPE = "xz"