mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
nm-applet: Install glib schema
Unless we inherit gsettings class, glib schema does not get installed and users cannot launch nm-applet: GLib-GIO-ERROR **: Settings schema 'org.gnome.nm-applet' is not installed Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
2c57e44647
commit
4bb8b9e767
+1
-1
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
DEPENDS = "libnotify libsecret networkmanager dbus-glib gconf gnome-keyring libgnome-keyring iso-codes"
|
||||
|
||||
inherit gnomebase gtk-icon-cache
|
||||
inherit gnomebase gsettings gtk-icon-cache
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user