diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-05-18 18:56:56 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-05-18 18:58:47 +0200 |
commit | 7fa499da25bf08098ba57a7421129c9288443de4 (patch) | |
tree | 35adb9dee3d8fc9e03ee2d20ece0f820c0c28ef0 /sci-libs/vtk | |
parent | dev-lang/erlang: add 25.0 (diff) | |
download | gentoo-7fa499da25bf08098ba57a7421129c9288443de4.tar.gz gentoo-7fa499da25bf08098ba57a7421129c9288443de4.tar.bz2 gentoo-7fa499da25bf08098ba57a7421129c9288443de4.zip |
sci-libs/vtk: unrestrict hdf5
The issue was never in vtk, it was in netcdf which has been
fixed. Compiles without problems now.
Bug: https://bugs.gentoo.org/833943
Closes: https://bugs.gentoo.org/834087
Closes: https://bugs.gentoo.org/809209
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r-- | sci-libs/vtk/vtk-9.1.0-r2.ebuild (renamed from sci-libs/vtk/vtk-9.1.0-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/vtk/vtk-9.1.0-r1.ebuild b/sci-libs/vtk/vtk-9.1.0-r2.ebuild index a6ac2ea19bcb..13d7663c5bbf 100644 --- a/sci-libs/vtk/vtk-9.1.0-r1.ebuild +++ b/sci-libs/vtk/vtk-9.1.0-r2.ebuild @@ -71,7 +71,7 @@ RDEPEND=" media-libs/libpng:= media-libs/libtheora media-libs/tiff - <sci-libs/hdf5-1.12:=[mpi=] + sci-libs/hdf5:=[mpi=] sci-libs/netcdf:=[mpi=] sys-libs/zlib media-libs/libjpeg-turbo |