Add lzip to dependencies
This commit is contained in:
parent
73b457659a
commit
87ede0e8c4
|
@ -430,6 +430,7 @@ ubuntu()
|
|||
libtool \
|
||||
llvm \
|
||||
lua5.4 \
|
||||
lzip \
|
||||
m4 \
|
||||
make \
|
||||
meson \
|
||||
|
|
|
@ -51,6 +51,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
|||
xdg-utils \
|
||||
zip \
|
||||
unzip \
|
||||
lzip \
|
||||
llvm \
|
||||
clang \
|
||||
perl \
|
||||
|
|
Loading…
Reference in a new issue