commit: c109b98a6185585d605cba782de131f8208c1c41
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 15:31:21 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 15:31:21 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c109b98a
kde-plasma/systemsettings: Add missing DEPENDs
Reported-by: Jimi Huotari <chiitoo <AT> gentoo.org>
Package-Manager: Portage-2.3.11, Repoman-2.3.3
kde-plasma/systemsettings/systemsettings-9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/kde-plasma/systemsettings/systemsettings-9999.ebuild
b/kde-plasma/systemsettings/systemsettings-9999.ebuild
index 921f88f813..2b07515493 100644
--- a/kde-plasma/systemsettings/systemsettings-9999.ebuild
+++ b/kde-plasma/systemsettings/systemsettings-9999.ebuild
@@ -11,6 +11,8 @@ KEYWORDS=""
IUSE="classic gtk"
DEPEND="
+ $(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kactivities-stats)
$(add_frameworks_dep kauth)
$(add_frameworks_dep kcmutils)
$(add_frameworks_dep kcompletion)