add libz3
This commit is contained in:
parent
4509885164
commit
b504b729ae
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue