commit:     28d7fdcbf43f4d0317e3e3753fc994867a29caf3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 11 08:25:01 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 08:36:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d7fdcb

profiles: targets/desktop: Enable dev-qt/qtgui:5[accessibility]

Comparing with another toolkit default enabled by desktop target,
x11-libs/gtk+:3, which already depends on app-accessibility/at-spi2-core:2
unconditionally, this will typically not be introducing new deps for most.

Bug: https://bugs.gentoo.org/916267
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/targets/desktop/package.use | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/profiles/targets/desktop/package.use 
b/profiles/targets/desktop/package.use
index 97ea7b1120e7..47fa319c3ca1 100644
--- a/profiles/targets/desktop/package.use
+++ b/profiles/targets/desktop/package.use
@@ -1,6 +1,11 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner <ast...@gentoo.org> (2023-11-11)
+# egl, libinput required by kde-frameworks/kwayland
+# accessibility required by kde-plasma/kwin
+dev-qt/qtgui:5 accessibility egl libinput
+
 # Sam James <s...@gentoo.org> (2023-09-22)
 # Most people aren't going to use CMake's GUI. USE=gui is enabled by default
 # on desktop profiles and CMake is unavoidable, it feels a shame to drag in
@@ -50,10 +55,6 @@ dev-libs/xmlsec nss
 # Not required, but makes life easier with Qt; bug #457934
 app-arch/unzip natspec
 
-# Andreas Sturmlechner <ast...@gentoo.org> (2017-11-30)
-# Required by kde-frameworks/kwayland
-dev-qt/qtgui:5 egl libinput
-
 # Andreas Sturmlechner <ast...@gentoo.org> (2017-08-04)
 # Required by flac and mp3
 kde-apps/k3b taglib

Reply via email to