commit: ee11607df83f1eb4df1cd911abb31b5a5e119d1e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 19:24:52 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Apr 29 14:34:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee11607d
profiles: Drop obsolete dev-qt/qtgui:5[accessibility] package.use Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/package.use | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index c062dc543db4..99cb390a378c 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -23,9 +23,9 @@ dev-qt/qtbase libproxy app-text/poppler nss boost # Andreas Sturmlechner <[email protected]> (2023-11-11) -# egl, libinput required by kde-plasma/kwayland:5 -# accessibility required by kde-plasma/kwin:5 -dev-qt/qtgui:5 accessibility egl libinput +# egl+libinput required by dev-qt/qtwayland:5 +# libinput required by kde-plasma/kwayland-integration:5 +dev-qt/qtgui:5 egl libinput # Mart Raudsepp <[email protected]> (2023-10-01) # kde-plasma/kwin and x11-wm/mutter[wayland] require xwayland[libei] for
