[oe-commits] Alexandru Palalau : gsettings-desktop-schemas: removed unneeded class inheritance

git at git.openembedded.org git at git.openembedded.org
Fri Mar 21 11:58:42 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 1138976f7bdcd24ef57451a2c2ceffa43666610f
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1138976f7bdcd24ef57451a2c2ceffa43666610f

Author: Alexandru Palalau <alexandrux.palalau at linux.intel.com>
Date:   Tue Mar 11 13:27:46 2014 +0000

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 at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-gnome/gnome/gsettings-desktop-schemas_3.10.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 3183402..7217c66 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"
 



More information about the Openembedded-commits mailing list