Skip to content

Commit

Permalink
Merge branch 'add-cppunit-devel-to-DSS-dockerfile' into 'feature/writ…
Browse files Browse the repository at this point in the history
…e-optimization'

add cppunit-devel to DSS dockerfile

See merge request dss/dss!4
  • Loading branch information
velomatt committed Jul 19, 2023
2 parents ec16dc2 + c2ba3a5 commit f2392a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker/DSS.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN set -eux \
boost-devel \
cmake \
cmake3 \
cppunit-devel \
CUnit-devel \
devtoolset-11 \
dpkg \
Expand Down

0 comments on commit f2392a1

Please sign in to comment.