diff options
| -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 \ | 
