1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00

add libz3

This commit is contained in:
dark64 2022-03-10 22:19:03 +01:00
parent 4509885164
commit b504b729ae

View file

@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libgmp3-dev \
libprocps-dev \
libssl-dev \
libz3-dev \
pkg-config \
clang-format \
python3 \