summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-12-22 11:51:35 +0100
committerMichael Weber <xmw@gentoo.org>2017-12-22 11:54:57 +0100
commita5f8c3d3c443353c515e0c38915e3eeea0d10e87 (patch)
treee6c6a1921effa87681c9cffcf6472c80f4ce0a64 /sci-libs/vtk
parentapp-editors/tea: version bump 44.1.1 (diff)
downloadgentoo-a5f8c3d3c443353c515e0c38915e3eeea0d10e87.tar.gz
gentoo-a5f8c3d3c443353c515e0c38915e3eeea0d10e87.tar.bz2
gentoo-a5f8c3d3c443353c515e0c38915e3eeea0d10e87.zip
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
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r--sci-libs/vtk/vtk-7.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/vtk/vtk-7.1.0.ebuild b/sci-libs/vtk/vtk-7.1.0.ebuild
index 8ec4d6c05b15..80be41eec4c5 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 )