mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user