mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Add zstd back as it's used by ci-img
This commit is contained in:
parent
05954bd799
commit
8e4a11ac07
@ -75,6 +75,7 @@ RUN apt-get update \
|
||||
xutils-dev \
|
||||
xxd \
|
||||
zip \
|
||||
zstd \
|
||||
&& if [ "$(uname -m)" = "x86_64" ]; then \
|
||||
apt-get install -y --no-install-recommends \
|
||||
libc6-dev-i386 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user