Merge branch 'zlib-podman' into 'master'
Add the zlib1g-dev package on the Podman container See merge request redox-os/redox!1514
This commit is contained in:
commit
4c69f09dcb
|
@ -68,5 +68,5 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||||
xdg-utils \
|
xdg-utils \
|
||||||
xxd \
|
xxd \
|
||||||
zip \
|
zip \
|
||||||
|
zlib1g-dev \
|
||||||
zstd
|
zstd
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue