commit: af0270a710f7c151c7db687ee233d7b29282e9d1
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Dec 20 11:23:01 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 18:18:20 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0270a7
kde-apps/kcalc: Add missing DEPEND, bug 568818
Package-Manager: portage-2.2.24
kde-apps/kcalc/kcalc-15.08.3-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/kcalc/kcalc-15.08.3-r1.ebuild
b/kde-apps/kcalc/kcalc-15.08.3-r1.ebuild
index 576eb68..3978e44 100644
--- a/kde-apps/kcalc/kcalc-15.08.3-r1.ebuild
+++ b/kde-apps/kcalc/kcalc-15.08.3-r1.ebuild
@@ -30,6 +30,7 @@ COMMON_DEPEND="
dev-qt/qtxml:5
"
DEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kinit)
dev-libs/mpfr:0
"
RDEPEND="${COMMON_DEPEND}"