commit: db314d3e40bc858e158bc07d164fd8ebe222de3d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 20:31:32 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 20:33:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db314d3e
sci-libs/mathgl: add subslot dep on sci-libs/hdf5
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/mathgl/{mathgl-8.0.1.ebuild => mathgl-8.0.1-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/mathgl/mathgl-8.0.1.ebuild
b/sci-libs/mathgl/mathgl-8.0.1-r1.ebuild
similarity index 97%
rename from sci-libs/mathgl/mathgl-8.0.1.ebuild
rename to sci-libs/mathgl/mathgl-8.0.1-r1.ebuild
index bc9909e31c95..8d2a2064061c 100644
--- a/sci-libs/mathgl/mathgl-8.0.1.ebuild
+++ b/sci-libs/mathgl/mathgl-8.0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,7 @@ RDEPEND="
glut? ( media-libs/freeglut )
gsl? ( >=sci-libs/gsl-2:= )
hdf? ( sci-libs/hdf )
- hdf5? ( >=sci-libs/hdf5-1.8[mpi=] )
+ hdf5? ( >=sci-libs/hdf5-1.8:=[mpi=] )
jpeg? ( virtual/jpeg:0 )
octave? ( >=sci-mathematics/octave-3.4.0 )
openmp? ( sys-cluster/openmpi )