Needs at least hdf5-1.10.2 as noted in configure.ac.
Reported-by: Brian G. <gissf1@yahoo.com>
Closes: https://bugs.gentoo.org/688078
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Bernd Waibel <waebbl@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12255
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
- >=sci-libs/hdf5-1.10.0[fortran=,mpi=]
+ >=sci-libs/hdf5-1.10.2:=[fortran=,mpi=]
mpi? ( virtual/mpi[fortran=] )
python? ( ${PYTHON_DEPS} )
"