Skip to content

Commit

Permalink
Graphviz added to core
Browse files Browse the repository at this point in the history
  • Loading branch information
lelandaisb committed Sep 28, 2023
1 parent 253a9ae commit aa8b795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/Dockerfile.spack-cgcore
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ RUN source /spack/share/spack/setup-env.sh &&\
spack add swig &&\
spack add qwt &&\
spack add doxygen &&\
spack add graphviz &&\
spack add openmpi &&\
spack concretize &&\
spack install &&\
Expand Down

0 comments on commit aa8b795

Please sign in to comment.