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

kde-apps/ktp-auth-handler: Accept kde-apps/kaccounts-integration:6[qt5]

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

 kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild 
b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
index 051ddbb91d..55aa949947 100644
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
+++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-9999.ebuild
@@ -22,7 +22,10 @@ DEPEND="
        >=dev-qt/qtgui-${QTMIN}:5
        >=dev-qt/qtnetwork-${QTMIN}:5
        >=dev-qt/qtwidgets-${QTMIN}:5
-       >=kde-apps/kaccounts-integration-23.08.3:5
+       || (
+               kde-apps/kaccounts-integration:6[qt5]
+               kde-apps/kaccounts-integration:5
+       )
        >=kde-apps/ktp-common-internals-${PVCUT}:5
        >=kde-frameworks/kconfig-${KFMIN}:5
        >=kde-frameworks/kcoreaddons-${KFMIN}:5

Reply via email to