diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-23 10:39:25 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-23 10:41:09 +0200 |
commit | 6585f2efd7b6fd95df7d80eec8daadcea8592749 (patch) | |
tree | aedc91b57751d1568822cef64f4cccb53c9b3d99 /kde-plasma | |
parent | dev-libs/dqlite: don't install .a & .la files (diff) | |
download | gentoo-6585f2efd7b6fd95df7d80eec8daadcea8592749.tar.gz gentoo-6585f2efd7b6fd95df7d80eec8daadcea8592749.tar.bz2 gentoo-6585f2efd7b6fd95df7d80eec8daadcea8592749.zip |
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@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/plasma-desktop/plasma-desktop-5.20.1-r1.ebuild (renamed from kde-plasma/plasma-desktop/plasma-desktop-5.20.1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
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 index 8dcf902a9647..eeaffa6170c7 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 ) |