commit: 1772281fc4aa85625e027e8ca00e238d3465bb11 Author: brahmajit das <listout <AT> protonmail <DOT> com> AuthorDate: Sat Nov 19 18:50:12 2022 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Dec 8 22:06:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1772281f
dev-libs/weston: use lcms USE flag for tests Signed-off-by: brahmajit das <listout <AT> protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/28342 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-libs/weston/weston-11.0.0.ebuild | 2 +- dev-libs/weston/weston-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/weston/weston-11.0.0.ebuild b/dev-libs/weston/weston-11.0.0.ebuild index b836dd47abf4..74220565f1ac 100644 --- a/dev-libs/weston/weston-11.0.0.ebuild +++ b/dev-libs/weston/weston-11.0.0.ebuild @@ -33,7 +33,7 @@ REQUIRED_USE=" pipewire? ( drm ) remoting? ( drm gles2 ) screen-sharing? ( rdp ) - test? ( desktop headless xwayland ) + test? ( desktop headless lcms xwayland ) wayland-compositor? ( gles2 ) || ( drm headless rdp wayland-compositor X ) || ( seatd systemd ) diff --git a/dev-libs/weston/weston-9999.ebuild b/dev-libs/weston/weston-9999.ebuild index b836dd47abf4..732cad2480b8 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 xwayland ) + test? ( desktop headless lcms xwayland ) wayland-compositor? ( gles2 ) || ( drm headless rdp wayland-compositor X ) || ( seatd systemd )
