Skip to content

Commit a7622cc

Browse files
authored
add NeXus libs for HDF5/NeXus support
1 parent 31d0a45 commit a7622cc

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Dockerfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ RUN apt-get -y update \
5353
evince \
5454
gnuplot \
5555
octave \
56-
libopenmpi-dev
56+
libopenmpi-dev \
57+
libnexus1 \
58+
libnexus-dev
5759

5860
# install McXtrace, and make sure we use the python from the system for it
5961
RUN apt install -y ./*.deb

0 commit comments

Comments
 (0)