Add valgrind

This commit is contained in:
Joel Linn 2022-01-22 18:06:30 +01:00 committed by Rick Gibbed
parent fb9d283b99
commit e0acf7e550

View File

@ -29,6 +29,7 @@ RUN set -eux; \
# clang-format \
cmake \
# llvm \
valgrind \
libc++-dev \
libc++abi-dev \
libgtk-3-dev \