sci-visualization/gwyddion: add subslot dep on sci-libs/hdf5

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-04-23 21:36:58 +01:00
parent 81742923c1
commit 22ddf6014a
3 changed files with 6 additions and 6 deletions

View File

@@ -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
@@ -28,7 +28,7 @@ RDEPEND="
bzip2? ( app-arch/bzip2 )
fits? ( sci-libs/cfitsio[bzip2?] )
jansson? ( dev-libs/jansson )
hdf5? ( sci-libs/hdf5[hl,zlib?] )
hdf5? ( sci-libs/hdf5:=[hl,zlib?] )
openexr? ( media-libs/openexr:= )
perl? ( dev-lang/perl:= )
ruby? ( dev-ruby/narray )

View File

@@ -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
@@ -28,7 +28,7 @@ RDEPEND="
bzip2? ( app-arch/bzip2 )
fits? ( sci-libs/cfitsio[bzip2?] )
jansson? ( dev-libs/jansson )
hdf5? ( sci-libs/hdf5[hl,zlib?] )
hdf5? ( sci-libs/hdf5:=[hl,zlib?] )
openexr? ( media-libs/openexr:= )
perl? ( dev-lang/perl:= )
ruby? ( dev-ruby/narray )

View File

@@ -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
@@ -28,7 +28,7 @@ RDEPEND="
bzip2? ( app-arch/bzip2 )
fits? ( sci-libs/cfitsio[bzip2?] )
jansson? ( dev-libs/jansson )
hdf5? ( sci-libs/hdf5[hl,zlib?] )
hdf5? ( sci-libs/hdf5:=[hl,zlib?] )
openexr? ( media-libs/openexr:= )
perl? ( dev-lang/perl:= )
ruby? ( dev-ruby/narray )