We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e21ab0 commit af970cfCopy full SHA for af970cf
Dockerfile
@@ -32,6 +32,8 @@ RUN set -xe; \
32
libxxf86vm-dev \
33
llvm${LLVM_VERSION} \
34
llvm${LLVM_VERSION}-dev \
35
+ llvm-libunwind-dev \
36
+ eudev-libs \
37
makedepend \
38
meson \
39
py-mako \
0 commit comments