Skip to content

Commit

Permalink
Fix valgrind package
Browse files Browse the repository at this point in the history
  • Loading branch information
nandor committed Apr 26, 2023
1 parent 68b9677 commit 8d1ef98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_test/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 ccache make ninja-build pkg-config \
autoconf bc bison flex libfl2 libfl-dev perl libssl-dev \
git yosys clang-tidy libsystemc-dev apt
git yosys clang-tidy libsystemc-dev valgrind

RUN apt-get update && apt-get install -y \
python3.8-dev python3-pip python3.9-dev
Expand Down

0 comments on commit 8d1ef98

Please sign in to comment.