commit: 246f82ec6b595f1b8135eb3768b3e4b83602bddc Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 13 19:46:58 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 16 17:40:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246f82ec
profiles: desktop/plasma: Add x11-base/xwayland[libei] to package.use Required by kde-plasma/kwin:6. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/targets/desktop/plasma/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 1d3f79e89195..ae28b8b9cf94 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -70,6 +70,7 @@ media-libs/libsdl2 gles2 # Required by kde-plasma/kwin media-libs/mesa wayland +x11-base/xwayland libei # Required by kde-apps/kdenlive media-libs/mlt ffmpeg frei0r rubberband
