summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.4.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.4.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb
index f0800774ba..b7a9ec9ae8 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.36.4.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb
@@ -18,7 +18,7 @@ DEPENDS = " \
18 samba \ 18 samba \
19 gsettings-desktop-schemas \ 19 gsettings-desktop-schemas \
20 gnome-settings-daemon \ 20 gnome-settings-daemon \
21 gnome-desktop3 \ 21 gnome-desktop \
22 gnome-online-accounts \ 22 gnome-online-accounts \
23 libnma \ 23 libnma \
24 gnome-bluetooth \ 24 gnome-bluetooth \
@@ -30,8 +30,7 @@ DEPENDS = " \
30 30
31REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11" 31REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
32 32
33SRC_URI[archive.md5sum] = "16c228d7de4e9d2d57550791fbca3390" 33SRC_URI[archive.sha256sum] = "ea0c71484c65ce2cc11376f9b01e6211fa4a7ffd334f4307fc52c93f0fddd4c7"
34SRC_URI[archive.sha256sum] = "ac02346bcf3391aa5c86ed857d76689fdb6e43c2b4b20d3ec6eab0ea9fecf754"
35SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" 34SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
36 35
37PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" 36PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"