diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb) | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb index dce7711b81..a2decc13e3 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.2.bb | |||
@@ -37,11 +37,9 @@ DEPENDS = " \ | |||
37 | inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-version-is-even bash-completion features_check | 37 | inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-version-is-even bash-completion features_check |
38 | 38 | ||
39 | REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" | 39 | REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" |
40 | SRC_URI = "gitsm://gitlab.gnome.org/GNOME/gnome-control-center.git;protocol=https;nobranch=1" | ||
41 | 40 | ||
42 | S = "${WORKDIR}/git" | ||
43 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" | 41 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" |
44 | SRCREV = "7985fc671ad43f5925b9012e6c51231ad73a628d" | 42 | SRC_URI[archive.sha256sum] = "434a322dc3743858b89d8165d89f89dc05968b6b7be3400944ced4271250d3e9" |
45 | 43 | ||
46 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 44 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
47 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" | 45 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" |