commit: a5f8c3d3c443353c515e0c38915e3eeea0d10e87 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri Dec 22 10:51:35 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri Dec 22 10:54:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f8c3d3
sci-libs/vtk: Add DEPEND on dev-qt/qtx11extras:5. Closes: https://bugs.gentoo.org/641008 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-libs/vtk/vtk-7.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-libs/vtk/vtk-7.1.0.ebuild b/sci-libs/vtk/vtk-7.1.0.ebuild index 8ec4d6c05b1..80be41eec4c 100644 --- a/sci-libs/vtk/vtk-7.1.0.ebuild +++ b/sci-libs/vtk/vtk-7.1.0.ebuild @@ -89,6 +89,7 @@ RDEPEND=" dev-qt/qtopengl:5 dev-qt/qtsql:5 dev-qt/qtwebkit:5 + dev-qt/qtx11extras:5 python? ( dev-python/PyQt5[${PYTHON_USEDEP}] ) ) R? ( dev-lang/R )
