Skip to content

Commit

Permalink
Forgot a package dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rmalmain committed May 14, 2024
1 parent b4839e9 commit 9f4e78c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apt update && apt install -y \
libz3-dev \
libzstd-dev \
colordiff \
xxd \
wdiff

RUN pip install --user meson
Expand Down

0 comments on commit 9f4e78c

Please sign in to comment.