There was an error while loading. Please reload this page.
1 parent 31d0a45 commit a7622ccCopy full SHA for a7622cc
1 file changed
Dockerfile
@@ -53,7 +53,9 @@ RUN apt-get -y update \
53
evince \
54
gnuplot \
55
octave \
56
- libopenmpi-dev
+ libopenmpi-dev \
57
+ libnexus1 \
58
+ libnexus-dev
59
60
# install McXtrace, and make sure we use the python from the system for it
61
RUN apt install -y ./*.deb
0 commit comments