dconf-editor: Upgrade 43 -> 45.0.1

dconf-editor 45.0.1
===================

Fix string freeze break

dconf-editor 45.0
=================

Fix UI not displaying with latest GTK
Misc fixes and translation updates

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk
2023-11-05 21:05:41 +01:00
committed by Khem Raj
parent d154c47381
commit bded34d8da
@@ -6,6 +6,7 @@ GNOMEBASEBUILDCLASS = "meson"
DEPENDS = " \ DEPENDS = " \
dconf \ dconf \
desktop-file-utils-native \
gtk+3 \ gtk+3 \
glib-2.0 \ glib-2.0 \
libhandy\ libhandy\
@@ -13,7 +14,8 @@ DEPENDS = " \
inherit gnomebase vala gsettings bash-completion pkgconfig gtk-icon-cache inherit gnomebase vala gsettings bash-completion pkgconfig gtk-icon-cache
SRC_URI[archive.sha256sum] = "935a3c2dd76cc2a93cd5aee9a54d3947fb111eb396f4b63dc5f0ba8f8d099136" SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/45/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive"
SRC_URI[archive.sha256sum] = "1180297678eedae6217cc514a2638c187d2f1d1ef2720cb9079b740c429941dd"
FILES:${PN} += " \ FILES:${PN} += " \
${datadir}/dbus-1 \ ${datadir}/dbus-1 \