commit:     11c422f1a0397dbaf5ffe66634d5cb3724c941eb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  1 15:39:00 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul  1 21:05:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c422f1

kde-apps/kaccounts-integration: RDEPEND on signon-kwallet-extension:6

This package already depends on kde-frameworks/kwallet so in this case
we do not introduce a perceived extra dependency. It is also where Arch
Linux chose to put it.

Closes: https://bugs.gentoo.org/642420
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kaccounts-integration/kaccounts-integration-24.05.1-r1.ebuild     | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/kde-apps/kaccounts-integration/kaccounts-integration-24.05.1-r1.ebuild 
b/kde-apps/kaccounts-integration/kaccounts-integration-24.05.1-r1.ebuild
index c5ef489f3129..b67d834279e3 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-24.05.1-r1.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.05.1-r1.ebuild
@@ -55,9 +55,11 @@ DEPEND="${COMMON_DEPEND}
                >=kde-frameworks/kcmutils-${KF5MIN}:5
        )
 "
-# KAccountsMacros.cmake needs intltool
+# KAccountsMacros.cmake needs intltool; TODO: Watch:
+# https://invent.kde.org/network/kaccounts-integration/-/merge_requests/61
 RDEPEND="${COMMON_DEPEND}
        dev-util/intltool
+       kde-apps/signon-kwallet-extension:6
 "
 BDEPEND="sys-devel/gettext"
 PDEPEND=">=kde-apps/kaccounts-providers-${PVCUT}:6"

Reply via email to