commit:     77bea573abaab61d6fc7d83b884996c22754fb46
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 21:43:35 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 21:43:35 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=77bea573

kde-frameworks/purpose: Accept kde-apps/kaccounts-integration:6[qt5]

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/purpose/purpose-5.239.9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/purpose/purpose-5.239.9999.ebuild 
b/kde-frameworks/purpose/purpose-5.239.9999.ebuild
index 144ac8a093..b9a589cedf 100644
--- a/kde-frameworks/purpose/purpose-5.239.9999.ebuild
+++ b/kde-frameworks/purpose/purpose-5.239.9999.ebuild
@@ -32,7 +32,10 @@ DEPEND="
        =kde-frameworks/kservice-${PVCUT}*:5
        =kde-frameworks/prison-${PVCUT}*:5
        kaccounts? (
-               >=kde-apps/kaccounts-integration-19.04.3:5
+               || (
+                       kde-apps/kaccounts-integration:6[qt5]
+                       kde-apps/kaccounts-integration:5
+               )
                >=net-libs/accounts-qt-1.16-r1[qt5(-)]
        )
 "

Reply via email to