diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-06 00:52:47 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-06 00:53:22 +0300 |
commit | 1704e2aba90b98940a8cdef2dbb6d044a5af0fd2 (patch) | |
tree | 71eccfe9d41031dc6d5bfe044b0ef14ca72f2622 /sci-libs/vtk | |
parent | media-libs/exiftool: remove old (diff) | |
download | gentoo-1704e2aba90b98940a8cdef2dbb6d044a5af0fd2.tar.gz gentoo-1704e2aba90b98940a8cdef2dbb6d044a5af0fd2.tar.bz2 gentoo-1704e2aba90b98940a8cdef2dbb6d044a5af0fd2.zip |
sci-libs/vtk: Add missing dependencies
Closes: https://bugs.gentoo.org/723460
Closes: https://bugs.gentoo.org/727078
Closes: https://bugs.gentoo.org/727080
Closes: https://bugs.gentoo.org/723000
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r-- | sci-libs/vtk/vtk-8.2.0.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-libs/vtk/vtk-8.2.0.ebuild b/sci-libs/vtk/vtk-8.2.0.ebuild index 3c32a015ddce..3a04f54a0aab 100644 --- a/sci-libs/vtk/vtk-8.2.0.ebuild +++ b/sci-libs/vtk/vtk-8.2.0.ebuild @@ -42,10 +42,14 @@ REQUIRED_USE=" RDEPEND=" app-arch/lz4 + dev-cpp/eigen + dev-db/sqlite + dev-libs/double-conversion:0= dev-libs/expat dev-libs/jsoncpp:= dev-libs/libxml2:2 dev-libs/pugixml + media-libs/glew:0= >=media-libs/freetype-2.5.4 >=media-libs/libharu-2.3.0-r2 media-libs/libpng:0= |