commit:     0792cc3d3023751b82a3ec98a856f36971715fe4
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Jun 14 11:53:16 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 17:34:46 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0792cc3d

kde-frameworks/kauth: requires wayland backend unconditionally from 
kwindowsystem

https://invent.kde.org/frameworks/kauth/-/commit/382b6ae8c7cc19cb2c1b1f5e8f32f767f09222ce

Closes: https://bugs.gentoo.org/934246
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/kde/pull/995
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/kde-frameworks/kauth/kauth-9999.ebuild 
b/kde-frameworks/kauth/kauth-9999.ebuild
index 014fa7c187..994be07068 100644
--- a/kde-frameworks/kauth/kauth-9999.ebuild
+++ b/kde-frameworks/kauth/kauth-9999.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
        =kde-frameworks/kcoreaddons-${PVCUT}*:6
        policykit? (
                >=dev-qt/qtbase-${QTMIN}:6[dbus]
-               =kde-frameworks/kwindowsystem-${PVCUT}*:6
+               =kde-frameworks/kwindowsystem-${PVCUT}*:6[wayland]
                >=sys-auth/polkit-qt-0.113.0[qt6(-)]
        )
 "

Reply via email to