commit: 824b01e284adeb1d334711ee16134109fc8ed977
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Mar 5 19:25:14 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Mar 5 19:44:34 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=824b01e2
[kde-apps/dolphin] DEPEND on dev-qt/qtconcurrent
According to upstream commit
adeaab9745c681e99b6bf7b3144a6fc0878a387f
Package-Manager: portage-2.2.18
kde-apps/dolphin/dolphin-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/dolphin/dolphin-9999.ebuild
b/kde-apps/dolphin/dolphin-9999.ebuild
index b506536..719188b 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -38,6 +38,7 @@ DEPEND="
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
$(add_frameworks_dep solid)
+ dev-qt/qtconcurrent:5
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5