Skip to content

Commit

Permalink
$
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Oct 13, 2023
1 parent b3859b2 commit 463ef43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/centos7-system-deps
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN \
yum install -y wget git epel-release redhat-lsb-core gcc gcc-c++ make centos-release-scl scl-utils &&\
yum install -y cmake3 devtoolset-9 environment-modules rpm-build zlib-devel &&\
yum install -y jsoncpp-devel openmpi-devel doxygen graphviz &&\
yum install -y gtest &&\
yum install -y gtest-devel &&\
yum install -y install python3-devel && \
yum install -y libuuid-devel

Expand Down

0 comments on commit 463ef43

Please sign in to comment.