commit:     208606a086102f681814a295d545a7673873fde0
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 13:34:14 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 13:34:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208606a0

dev-libs/weston: The tests now only require the headless feature

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-libs/weston/weston-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/weston/weston-9999.ebuild 
b/dev-libs/weston/weston-9999.ebuild
index 5f76d87f67d0..926c3adacbbe 100644
--- a/dev-libs/weston/weston-9999.ebuild
+++ b/dev-libs/weston/weston-9999.ebuild
@@ -33,7 +33,7 @@ REQUIRED_USE="
        pipewire? ( drm )
        remoting? ( drm gles2 )
        screen-sharing? ( rdp )
-       test? ( desktop headless lcms xwayland )
+       test? ( headless )
        wayland-compositor? ( gles2 )
        || ( drm headless rdp vnc wayland-compositor X )
 "

Reply via email to