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@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-07-01 17:39:00 +02:00
parent 2d959861e4
commit 11c422f1a0

View File

@@ -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"