summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-07-01 17:39:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-07-01 20:42:38 +0200
commitfcebc371ca88692f3fda63e6ae5919f5f8dbbc6b (patch)
tree5bb34a28386154b676c4dc5c30a7363c9d7c4ed1
parent56fb68b0a1be241de0bbe25a21a057deda76475a (diff)
downloadkde-fcebc371ca88692f3fda63e6ae5919f5f8dbbc6b.tar.gz
kde-fcebc371ca88692f3fda63e6ae5919f5f8dbbc6b.tar.bz2
kde-fcebc371ca88692f3fda63e6ae5919f5f8dbbc6b.zip
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>
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild4
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild
index 81da5674a05..b1b0c6d471e 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.05.49.9999.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"
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 81da5674a05..b1b0c6d471e 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.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"