mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'podman-lzip' into 'master'
Add lzip to dependencies See merge request redox-os/redox!1444
This commit is contained in:
commit
43ae8293b0
@ -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 New Issue
Block a user