commit: d062d99e0c3c0cad347d7eba47d3af269ed7a2f6
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 11:49:46 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 11:49:53 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d062d99e
kde-apps/umbrello: add missing dependency
Gentoo-bug: 603874
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-apps/umbrello/umbrello-16.12.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/umbrello/umbrello-16.12.0.ebuild
b/kde-apps/umbrello/umbrello-16.12.0.ebuild
index b85d5b3..1e81bab 100644
--- a/kde-apps/umbrello/umbrello-16.12.0.ebuild
+++ b/kde-apps/umbrello/umbrello-16.12.0.ebuild
@@ -33,6 +33,7 @@ DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtsvg)
+ $(add_qt_dep qtwebkit)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
dev-libs/libxml2