Skip to content

Commit ea62150

Browse files
committed
tomli in docker image
1 parent 98e77e9 commit ea62150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN apt update && apt install -y \
2121
xxd \
2222
wdiff
2323

24-
RUN pip install --user meson
24+
RUN pip install --user meson tomli
2525

2626
# This is passed along to symcc and qsym backend
2727
arg LLVM_VERSION=15

0 commit comments

Comments
 (0)