gsettings-desktop-schemas: removed unneeded class inheritance

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

(From OE-Core rev: 1138976f7bdcd24ef57451a2c2ceffa43666610f)

Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexandru Palalau 2014-03-11 13:27:46 +00:00 committed by Richard Purdie
parent 82191faa1b
commit 31a19bcd5e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ PR = "r1"
DEPENDS = "glib-2.0"
inherit gnome gsettings gettext
inherit gnomebase gsettings gettext
GNOME_COMPRESS_TYPE = "xz"