Skip to content

Commit af970cf

Browse files
committed
feat: install llvm-libunwind-dev, eudev-libs
1 parent 9e21ab0 commit af970cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ RUN set -xe; \
3232
libxxf86vm-dev \
3333
llvm${LLVM_VERSION} \
3434
llvm${LLVM_VERSION}-dev \
35+
llvm-libunwind-dev \
36+
eudev-libs \
3537
makedepend \
3638
meson \
3739
py-mako \

0 commit comments

Comments
 (0)