[oe-commits] [meta-openembedded] branch master-next updated: gedit: add gsettings to inherit

git at git.openembedded.org git at git.openembedded.org
Fri Nov 22 23:16:54 UTC 2019


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

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

The following commit(s) were added to refs/heads/master-next by this push:
     new e4ac091  gedit: add gsettings to inherit
e4ac091 is described below

commit e4ac09169d9a3fb456d9f15a9233e6f340928115
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Tue Nov 19 08:17:30 2019 +0100

    gedit: add gsettings to inherit
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-gnome/recipes-gnome/gedit/gedit_3.34.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gedit/gedit_3.34.0.bb b/meta-gnome/recipes-gnome/gedit/gedit_3.34.0.bb
index 5293c5a..e9cdd8a 100644
--- a/meta-gnome/recipes-gnome/gedit/gedit_3.34.0.bb
+++ b/meta-gnome/recipes-gnome/gedit/gedit_3.34.0.bb
@@ -19,7 +19,7 @@ DEPENDS = " \
     gtksourceview4 \
 "
 
-inherit gnomebase itstool gnome-help gobject-introspection gtk-doc vala gettext features_check upstream-version-is-even
+inherit gnomebase gsettings itstool gnome-help gobject-introspection gtk-doc vala gettext features_check upstream-version-is-even
 
 REQUIRED_DISTRO_FEATURES = "x11"
 

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


More information about the Openembedded-commits mailing list