summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.3.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.3.bb
index d146bc4bd7..cb9a57798b 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_45.3.bb
@@ -38,7 +38,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext upstream-version-is
38REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" 38REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
39 39
40SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" 40SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
41SRC_URI[archive.sha256sum] = "0cfa3c332d6edacb73d06c6b26ffca1078e86ff59eac819b2931e0967753df70" 41SRC_URI[archive.sha256sum] = "b1e949c4e86c0624ec6a6ed0df09c9fae2b22983c1dca60ed86aec8ef0b24004"
42 42
43PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" 43PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
44PACKAGECONFIG[cups] = ",,cups,cups" 44PACKAGECONFIG[cups] = ",,cups,cups"