summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 = " \
37inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-version-is-even bash-completion features_check 37inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-version-is-even bash-completion features_check
38 38
39REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11" 39REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
40SRC_URI = "gitsm://gitlab.gnome.org/GNOME/gnome-control-center.git;protocol=https;nobranch=1"
41 40
42S = "${WORKDIR}/git"
43SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" 41SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
44SRCREV = "7985fc671ad43f5925b9012e6c51231ad73a628d" 42SRC_URI[archive.sha256sum] = "434a322dc3743858b89d8165d89f89dc05968b6b7be3400944ced4271250d3e9"
45 43
46PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" 44PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
47PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" 45PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper"