mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 23:02:22 +02:00
sysprof: inherit gsettings
Fix the following error when launching sysprof: $ sysprof GLib-GIO-ERROR **: Settings schema 'org.gnome.sysprof2' is not installed (From OE-Core rev: 808dde537333b6aa788c393d1e1d70aa2e3b8f68) Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
19e27abfed
commit
08b16bc92b
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://src/sp-application.c;endline=17;md5=40e55577ef122c88fe20052acda64875"
|
||||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
inherit gnomebase gettext systemd upstream-version-is-even
|
||||
inherit gnomebase gettext systemd upstream-version-is-even gsettings
|
||||
|
||||
DEPENDS = "glib-2.0 libxml2-native glib-2.0-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user