Skip to content

Commit

Permalink
Added missing dependecy bc
Browse files Browse the repository at this point in the history
  • Loading branch information
JianyiCheng committed Jul 4, 2023
1 parent e4b3bb7 commit 86e84e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update -y \
libgmp-dev python3 python3-pip g++\
clang llvm lld clang-tidy clang-format \
gcc-multilib gcc cmake sudo wget vim \
curl tmux git
curl tmux git bc

# Install CHERI dependencies
RUN apt-get update -y \
Expand Down

0 comments on commit 86e84e2

Please sign in to comment.