diff options
author | Michael Weber <xmw@gentoo.org> | 2017-12-22 11:51:35 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-12-22 11:54:57 +0100 |
commit | a5f8c3d3c443353c515e0c38915e3eeea0d10e87 (patch) | |
tree | e6c6a1921effa87681c9cffcf6472c80f4ce0a64 /sci-libs | |
parent | app-editors/tea: version bump 44.1.1 (diff) | |
download | gentoo-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')
-rw-r--r-- | sci-libs/vtk/vtk-7.1.0.ebuild | 1 |
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 ) |