From 0218bdaaf0500c5f2d9ece41630a3faf3ab239e8 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 22 Jan 2026 16:43:29 +0100 Subject: [PATCH] gnome-bluetooth: remove x11 from REQUIRED_DISTRO_FEATURES Signed-off-by: Khem Raj --- .../recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb index e363db309d..791e5752e8 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_47.1.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = " \ file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ " -SECTION = "x11/gnome" +SECTION = "gnome" DEPENDS = " \ udev \ @@ -23,7 +23,7 @@ GTKIC_VERSION = "4" inherit features_check gnomebase gtk-icon-cache gtk-doc gobject-introspection -REQUIRED_DISTRO_FEATURES = "x11 opengl" +REQUIRED_DISTRO_FEATURES = "opengl" SRC_URI[archive.sha256sum] = "03e3e7403a15108ffc1496210a1da5c2961b2834a5c07eccc7a3f493195daba3"