commit: ce3e14feb48ed8b7ec176b8c882693fcc174b144
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 23 08:40:26 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 23 08:40:26 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ce3e14fe
kde-plasma/plasma-desktop: Add missing RDEPEND for users KCM
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-desktop/plasma-desktop-5.20.49.9999.ebuild | 1 +
kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.20.49.9999.ebuild
b/kde-plasma/plasma-desktop/plasma-desktop-5.20.49.9999.ebuild
index 9ee4f257aa..84502ff0e3 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.20.49.9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.20.49.9999.ebuild
@@ -111,6 +111,7 @@ RDEPEND="${COMMON_DEPEND}
>=kde-plasma/breeze-${PVCUT}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5
>=kde-plasma/oxygen-${PVCUT}:5
+ sys-apps/accountsservice
sys-apps/util-linux
x11-apps/setxkbmap
kaccounts? ( net-libs/signon-oauth2 )
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index 1b14f3495a..8cc3632ebf 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -111,6 +111,7 @@ RDEPEND="${COMMON_DEPEND}
>=kde-plasma/breeze-${PVCUT}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:5
>=kde-plasma/oxygen-${PVCUT}:5
+ sys-apps/accountsservice
sys-apps/util-linux
x11-apps/setxkbmap
kaccounts? ( net-libs/signon-oauth2 )