[oe-commits] Martin Jansa : dconf: inherit only gnomebase

git at git.openembedded.org git at git.openembedded.org
Sun Apr 20 08:52:46 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 7cf606d1c86c95db1795b4a6e2c76a10e10e02e5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7cf606d1c86c95db1795b4a6e2c76a10e10e02e5

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Mar 30 00:42:28 2014 +0100

dconf: inherit only gnomebase

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
index 1fd53bf..38b2789 100644
--- a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
+++ b/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
 
 SECTION = "x11/gnome"
 
-inherit gnome gsettings
+inherit gnomebase gsettings
 SRC_URI[archive.md5sum] = "69a12ed68893f2e1e81ac4e531bc1515"
 SRC_URI[archive.sha256sum] = "109b1bc6078690af1ed88cb144ef5c5aee7304769d8bdc82ed48c3696f10c955"
 GNOME_COMPRESS_TYPE = "xz"



More information about the Openembedded-commits mailing list