Skip to content

Commit

Permalink
Install Valgrind (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
nandor authored Apr 25, 2023
1 parent e2dbbdc commit d6a6221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circt-ci-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y \
lsb-release software-properties-common \
build-essential make ninja-build pkg-config \
autoconf bc bison flex libfl2 libfl-dev perl libssl-dev \
python3 python3-pip
python3 python3-pip valgrind

RUN pip3 install yapf toml GitPython

Expand Down

0 comments on commit d6a6221

Please sign in to comment.