summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-23 21:31:32 +0100
committerSam James <sam@gentoo.org>2024-04-23 21:33:28 +0100
commitdb314d3e40bc858e158bc07d164fd8ebe222de3d (patch)
treec484741d6b03b5ee7cb4861123be3cf3dc8a469b /sci-libs/mathgl
parentsci-libs/silo: add subslot dep on sci-libs/hdf5 (diff)
downloadgentoo-db314d3e40bc858e158bc07d164fd8ebe222de3d.tar.gz
gentoo-db314d3e40bc858e158bc07d164fd8ebe222de3d.tar.bz2
gentoo-db314d3e40bc858e158bc07d164fd8ebe222de3d.zip
sci-libs/mathgl: add subslot dep on sci-libs/hdf5
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/mathgl')
-rw-r--r--sci-libs/mathgl/mathgl-8.0.1-r1.ebuild (renamed from sci-libs/mathgl/mathgl-8.0.1.ebuild)4
1 files 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
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 )