diff options
author | 2022-05-23 22:51:19 +0100 | |
---|---|---|
committer | 2022-05-23 22:51:19 +0100 | |
commit | 032d9fc2b5dfaa6d45ae78d346aa7795f497a1a5 (patch) | |
tree | 5fd6cb48b0d640329ce59d77728ac3df22626d8a /sci-libs/gdal | |
parent | profiles/embedded: add PYTHONDONTWRITEBYTECODE=1 (and other vars) from base p... (diff) | |
download | gentoo-032d9fc2b5dfaa6d45ae78d346aa7795f497a1a5.tar.gz gentoo-032d9fc2b5dfaa6d45ae78d346aa7795f497a1a5.tar.bz2 gentoo-032d9fc2b5dfaa6d45ae78d346aa7795f497a1a5.zip |
sci-libs/gdal: needs hdf5[cxx]
Closes: https://bugs.gentoo.org/846530
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-3.5.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/gdal-3.5.0-r4.ebuild b/sci-libs/gdal/gdal-3.5.0-r4.ebuild index 7c586d305683..c01fabd57e5d 100644 --- a/sci-libs/gdal/gdal-3.5.0-r4.ebuild +++ b/sci-libs/gdal/gdal-3.5.0-r4.ebuild @@ -53,7 +53,7 @@ DEPEND="dev-libs/expat gif? ( media-libs/giflib:= ) gml? ( >=dev-libs/xerces-c-3.1 ) heif? ( media-libs/libheif:= ) - hdf5? ( >=sci-libs/hdf5-1.6.4:=[szip] ) + hdf5? ( >=sci-libs/hdf5-1.6.4:=[cxx,szip] ) jpeg? ( media-libs/libjpeg-turbo:= ) jpeg2k? ( media-libs/openjpeg:2= ) lzma? ( || ( |