commit:     50599e3fa780aaf7d1fbcdde9aef496ebea61a09
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 11:57:17 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 11:57:17 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=50599e3f

kde-plasma/kwin: Fix kwayland-server minimum version

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kwin/kwin-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild
index c2573b98f4..27a4c7acce 100644
--- a/kde-plasma/kwin/kwin-9999.ebuild
+++ b/kde-plasma/kwin/kwin-9999.ebuild
@@ -55,7 +55,7 @@ COMMON_DEPEND="
        >=kde-plasma/breeze-${PVCUT}:5
        >=kde-plasma/kdecoration-${PVCUT}:5
        >=kde-plasma/kscreenlocker-${PVCUT}:5
-       >=kde-plasma/kwayland-server-${KFMIN}:5
+       >=kde-plasma/kwayland-server-${PVCUT}:5
        media-libs/fontconfig
        media-libs/freetype
        media-libs/libepoxy

Reply via email to