summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.2.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.2.bb
index 79fa20e41e..7ed3afd372 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_41.2.bb
@@ -31,7 +31,7 @@ DEPENDS = " \
31 31
32REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11" 32REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
33 33
34SRC_URI[archive.sha256sum] = "ea0c71484c65ce2cc11376f9b01e6211fa4a7ffd334f4307fc52c93f0fddd4c7" 34SRC_URI[archive.sha256sum] = "8271fc6b33ec2418a578304dd3e57d665f0d7cc706a99a97be419848618fe248"
35SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" 35SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
36 36
37PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" 37PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"