commit: 57351beebbd4c494d3bb392969da89f2b9b1c2a8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Oct 21 21:06:58 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Oct 21 21:06:58 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=57351bee
kde-plasma/plasma-desktop: 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-desktop/plasma-desktop-9999.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index 42f1a1e9b8..1b14f3495a 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -69,10 +69,7 @@ COMMON_DEPEND=" >=kde-frameworks/plasma-${KFMIN}:5 >=kde-frameworks/solid-${KFMIN}:5 >=kde-frameworks/sonnet-${KFMIN}:5 - || ( - >=kde-plasma/kwin-${PVCUT}:5 - >=gui-wm/kwinft-$(ver_cut 1-2):5 - ) + >=kde-plasma/kwin-${PVCUT}:5 >=kde-plasma/libksysguard-${PVCUT}:5 >=kde-plasma/plasma-workspace-${PVCUT}:5 >=media-libs/phonon-4.11.0
