Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Goulding <[email protected]>
  • Loading branch information
ryandgoulding committed Feb 4, 2025
1 parent 2da0378 commit b932575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RUN apt-get install --yes \
parallel \
#apt install -y build-essential clang cmake curl git libssl-dev pkg-config
# Utilities required to build solana
build-essential libarchive13 libssl-dev libudev-dev pkg-config zlib1g-dev llvm clang cmake make libprotobuf-dev protobuf-compiler \
build-essential libssl-dev pkg-config clang cmake make libprotobuf-dev protobuf-compiler \
# Utilities required to build aptos CLI
libdw-dev lld \
# Required for TON to run
Expand Down

0 comments on commit b932575

Please sign in to comment.