commit: 6585f2efd7b6fd95df7d80eec8daadcea8592749
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 23 08:39:25 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 23 08:41:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6585f2ef
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>
.../{plasma-desktop-5.20.1.ebuild => plasma-desktop-5.20.1-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.20.1.ebuild
b/kde-plasma/plasma-desktop/plasma-desktop-5.20.1-r1.ebuild
similarity index 99%
rename from kde-plasma/plasma-desktop/plasma-desktop-5.20.1.ebuild
rename to kde-plasma/plasma-desktop/plasma-desktop-5.20.1-r1.ebuild
index 8dcf902a964..eeaffa6170c 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.20.1.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.20.1-r1.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 )