commit: 3716bc2457b8ad508c24ab68c7a741dfae9892fd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Oct 21 21:06:23 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Oct 21 21:06:23 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3716bc24
kde-plasma/plasma-workspace: Drop kwinft support Bug: https://bugs.gentoo.org/750593 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index c05b97cb68..b2d728b643 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -73,10 +73,7 @@ COMMON_DEPEND=" >=kde-frameworks/prison-${KFMIN}:5[qml] >=kde-frameworks/solid-${KFMIN}:5 >=kde-plasma/kscreenlocker-${PVCUT}:5 - || ( - >=kde-plasma/kwin-${PVCUT}:5 - >=gui-wm/kwinft-$(ver_cut 1-2):5 - ) + >=kde-plasma/kwin-${PVCUT}:5 >=kde-plasma/libkscreen-${PVCUT}:5 >=kde-plasma/libksysguard-${PVCUT}:5 >=kde-plasma/libkworkspace-${PVCUT}:5
