gnome-control-center: remove x11 from REQUIRED_DISTRO_FEATURES

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2026-01-22 16:43:30 +01:00 committed by Khem Raj
parent 0218bdaaf0
commit b7e757dc8f
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -37,7 +37,7 @@ DEPENDS = " \
inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream-version-is-even bash-completion features_check
REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd"
SRC_URI = "https://download.gnome.org/sources/gnome-control-center/${@oe.utils.trim_version('${PV}', 1)}/gnome-control-center-${PV}.tar.xz"
SRC_URI[sha256sum] = "c23ae220d6c1237d285925de7801e0e36338b9cc1a8bb51c2e37e715e6b503ad"