diff options
Diffstat (limited to 'kde-apps')
| -rw-r--r-- | kde-apps/kcalc/kcalc-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-apps/kcalc/kcalc-9999.ebuild b/kde-apps/kcalc/kcalc-9999.ebuild index 1ba88da827d..dcd9d351684 100644 --- a/kde-apps/kcalc/kcalc-9999.ebuild +++ b/kde-apps/kcalc/kcalc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,6 +17,7 @@ RDEPEND=" $(add_frameworks_dep kconfig) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) $(add_frameworks_dep kguiaddons) $(add_frameworks_dep ki18n) $(add_frameworks_dep kinit) |
