diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-01-31 22:09:55 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-01-31 22:12:24 +0100 |
commit | b00fecef6ffb95b58683933a418b6a5a271c4687 (patch) | |
tree | 7367c563d0a50dbf205179e2664358804155cdf4 /kde-apps/kcachegrind/kcachegrind-9999.ebuild | |
parent | kde5-functions.eclass: Cleanup _add_category_dep slot def (diff) | |
download | kde-b00fecef6ffb95b58683933a418b6a5a271c4687.tar.gz kde-b00fecef6ffb95b58683933a418b6a5a271c4687.tar.bz2 kde-b00fecef6ffb95b58683933a418b6a5a271c4687.zip |
kde-apps/kcachegrind: Add new DEPEND
Upstream commit 36d4d6ffd19d862ab8e21d7fddf0772542b21f64
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kcachegrind/kcachegrind-9999.ebuild')
-rw-r--r-- | kde-apps/kcachegrind/kcachegrind-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-apps/kcachegrind/kcachegrind-9999.ebuild b/kde-apps/kcachegrind/kcachegrind-9999.ebuild index 2f02a92606..b67c37ed12 100644 --- a/kde-apps/kcachegrind/kcachegrind-9999.ebuild +++ b/kde-apps/kcachegrind/kcachegrind-9999.ebuild @@ -20,6 +20,7 @@ DEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kio) $(add_frameworks_dep kjobwidgets) |