Gentoo-bug: 610372
Reported-by: Pablo Cholaky <waltercool@slash.cl>
Package-Manager: portage-2.3.3
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
fi
-DEPEND="
+RDEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport)
$(add_qt_dep qtsvg)
$(add_qt_dep qtwidgets)
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ $(add_qt_dep linguist-tools)
+"