summaryrefslogtreecommitdiff
path: root/ci/ciimage
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-10-24 18:14:26 +0100
committerSam James <sam@gentoo.org>2025-10-29 05:13:19 +0000
commit79fa009e023cd220702b82b76ead6140d2872f6b (patch)
tree1abb3bc91050aad6b11554cbdc87dce09148609c /ci/ciimage
parent1a71f91959c741e9896e25faf087fb7969545300 (diff)
downloadmeson-79fa009e023cd220702b82b76ead6140d2872f6b.tar.gz
tests: don't skip HDF5 for Gentoo anymore
Stable HDF5 has a fixed .pc file, but we need to enable hdf5[cxx] for H5Cpp.h.
Diffstat (limited to 'ci/ciimage')
-rwxr-xr-xci/ciimage/gentoo/install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/ciimage/gentoo/install.sh b/ci/ciimage/gentoo/install.sh
index b45fb97d7..9a4d2b958 100755
--- a/ci/ciimage/gentoo/install.sh
+++ b/ci/ciimage/gentoo/install.sh
@@ -115,6 +115,7 @@ cat <<-EOF > /etc/portage/package.use/ci
dev-lang/rust clippy rustfmt
dev-lang/rust-bin clippy rustfmt
dev-libs/boost python
+ sci-libs/hdf5 cxx
# slimmed binpkg, nomesa
media-libs/libsdl2 -opengl -wayland -alsa -dbus -gles2 -udev -vulkan