commit: e25592479b4ea99d7ebbaf37021f679754e183bc
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 7 18:03:08 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jun 7 18:03:08 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e2559247
sys-libs/kpmcore: DEPEND on dev-qt/qtdbus
Upstream commit 63b5c8c34cf257d29fb8e67b41da7b606b32aec0
Reported-by: stikonas in #gentoo-kde
Package-Manager: Portage-2.3.6, Repoman-2.3.2
sys-libs/kpmcore/kpmcore-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-libs/kpmcore/kpmcore-9999.ebuild
b/sys-libs/kpmcore/kpmcore-9999.ebuild
index abc29f9008..6b1b706560 100644
--- a/sys-libs/kpmcore/kpmcore-9999.ebuild
+++ b/sys-libs/kpmcore/kpmcore-9999.ebuild
@@ -23,6 +23,7 @@ CDEPEND="
$(add_frameworks_dep kio)
$(add_frameworks_dep kservice)
$(add_frameworks_dep kwidgetsaddons)
+ $(add_qt_dep qtdbus)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
dev-libs/libatasmart