diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-11-05 21:05:41 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:49:52 -0800 |
| commit | bded34d8da88af7be2218e345ac456bd320ca520 (patch) | |
| tree | 39b96efa03e2b006b205cf97b0bad7ba86f6537c | |
| parent | d154c47381686907493b7d743a6d3b8e5fccfe62 (diff) | |
| download | meta-openembedded-bded34d8da88af7be2218e345ac456bd320ca520.tar.gz | |
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>
| -rw-r--r-- | meta-gnome/recipes-gnome/dconf/dconf-editor_45.0.1.bb (renamed from meta-gnome/recipes-gnome/dconf/dconf-editor_43.0.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/dconf/dconf-editor_43.0.bb b/meta-gnome/recipes-gnome/dconf/dconf-editor_45.0.1.bb index 5b37645604..31226ef448 100644 --- a/meta-gnome/recipes-gnome/dconf/dconf-editor_43.0.bb +++ b/meta-gnome/recipes-gnome/dconf/dconf-editor_45.0.1.bb | |||
| @@ -6,6 +6,7 @@ GNOMEBASEBUILDCLASS = "meson" | |||
| 6 | 6 | ||
| 7 | DEPENDS = " \ | 7 | DEPENDS = " \ |
| 8 | dconf \ | 8 | dconf \ |
| 9 | desktop-file-utils-native \ | ||
| 9 | gtk+3 \ | 10 | gtk+3 \ |
| 10 | glib-2.0 \ | 11 | glib-2.0 \ |
| 11 | libhandy\ | 12 | libhandy\ |
| @@ -13,7 +14,8 @@ DEPENDS = " \ | |||
| 13 | 14 | ||
| 14 | inherit gnomebase vala gsettings bash-completion pkgconfig gtk-icon-cache | 15 | inherit gnomebase vala gsettings bash-completion pkgconfig gtk-icon-cache |
| 15 | 16 | ||
| 16 | SRC_URI[archive.sha256sum] = "935a3c2dd76cc2a93cd5aee9a54d3947fb111eb396f4b63dc5f0ba8f8d099136" | 17 | SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/45/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive" |
| 18 | SRC_URI[archive.sha256sum] = "1180297678eedae6217cc514a2638c187d2f1d1ef2720cb9079b740c429941dd" | ||
| 17 | 19 | ||
| 18 | FILES:${PN} += " \ | 20 | FILES:${PN} += " \ |
| 19 | ${datadir}/dbus-1 \ | 21 | ${datadir}/dbus-1 \ |
