https://bugs.kde.org/show_bug.cgi?id=478272
--- Comment #2 from Michał Dec <moog...@gmail.com> --- (In reply to Nicolas Fella from comment #1) > I'd say it's very unlikely that KWin will gain the ability to build without > Wayland support. It's also not necessary to satisfy your situation. Alright, that's understandable. > I'm not sure why kaccounts-integration depends on kde-cli-tools, but the > link in the dependency chain that really should not be there is > kde-cli-tools -> kworkspace > > For Plasma 6/KDE Frameworks 6 things were moved around, so there it is not > an issues any more. > > The relevant line that pulls it in is > https://invent.kde.org/plasma/kde-cli-tools/-/blob/Plasma/5.27/kcmshell/main. > cpp?ref_type=heads#L172, which isn't even really relevant any more. If you > patched that (and the relevant CMake code) out there's no dependency between > kdenlive and kwin any more I didn't need to patch any code to fix this situation. I just added the file /etc/portage/package.use/no-wayland with such content: ``` kde-frameworks/purpose -kaccounts ``` With regards to actual source code of KF components, I think this is up for Gentoo's KDE maintainers to take care of. -- You are receiving this mail because: You are watching all bug changes.