[oe-commits] [meta-openembedded] 16/26: dconf: remove gsettings inherit schemas

git at git.openembedded.org git at git.openembedded.org
Tue Dec 4 17:44:08 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 75546634d03d7900f1af96872ee81bfc4299910a
Author: Pablo Saavedra <psaavedra at igalia.com>
AuthorDate: Mon Dec 3 13:45:04 2018 +0100

    dconf: remove gsettings inherit schemas
    
    ... because it doesn't install any schemas
    
    Motivation and details here:
    
      https://bugzilla.yoctoproject.org/show_bug.cgi?id=13040
    
    Signed-off-by: Pablo Saavedra <psaavedra at igalia.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-gnome/recipes-gnome/dconf/dconf_0.30.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.30.1.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.30.1.bb
index 38d3ec9..9f67673 100644
--- a/meta-gnome/recipes-gnome/dconf/dconf_0.30.1.bb
+++ b/meta-gnome/recipes-gnome/dconf/dconf_0.30.1.bb
@@ -10,7 +10,7 @@ DEPENDS = "dbus glib-2.0 intltool-native"
 
 GNOMEBASEBUILDCLASS = "meson"
 
-inherit gnomebase gsettings bash-completion vala
+inherit gnomebase bash-completion vala
 
 SRC_URI += "file://0001-meson.build-do-not-compile-docs.patch \
            "

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list