mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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@igalia.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b2f94f9db1
commit
85086b652b
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user