commit: c81f356be27ab67b8605b0bd9087c6210d17a36f
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Nov 26 20:00:32 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 11:30:46 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c81f356b
kde-apps/spectacle: Add missing DEPEND
Upstream commit 0af560b3d2eeeb56b58c18f4def7318a43cffaf9
Package-Manager: portage-2.3.0
kde-apps/spectacle/spectacle-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/spectacle/spectacle-9999.ebuild
b/kde-apps/spectacle/spectacle-9999.ebuild
index c879bdb..6458bdc 100644
--- a/kde-apps/spectacle/spectacle-9999.ebuild
+++ b/kde-apps/spectacle/spectacle-9999.ebuild
@@ -25,6 +25,7 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep kxmlgui)
+ $(add_qt_dep qtconcurrent)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)