Skip to content

Commit

Permalink
Remove dependency on pretty print packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmalmain committed May 14, 2024
1 parent f335f79 commit eb95ef8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@ RUN apt update && apt install -y \
z3 \
libz3-dev \
libz3-dev \
libzstd-dev \
colordiff \
xxd \
wdiff
libzstd-dev

RUN pip install --user meson

Expand Down

0 comments on commit eb95ef8

Please sign in to comment.