diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb index a2decc13e3..a73183f0f8 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.3.bb | |||
@@ -39,7 +39,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream- | |||
39 | REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" | 39 | REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" |
40 | 40 | ||
41 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" | 41 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" |
42 | SRC_URI[archive.sha256sum] = "434a322dc3743858b89d8165d89f89dc05968b6b7be3400944ced4271250d3e9" | 42 | SRC_URI[archive.sha256sum] = "78381d5a7f1d5b297c9a19611145ee5e0584f06ac575ed08ad070a0c07bbeaa2" |
43 | 43 | ||
44 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 44 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
45 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" | 45 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" |