mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 21:34:18 +08:00
Add libfuse3-dev to podman container build
This commit is contained in:
parent
5cd9bcf0f8
commit
d464bf3cad
@ -19,6 +19,7 @@ RUN apt-get update \
|
||||
libc6-dev-i386 \
|
||||
libexpat-dev \
|
||||
libfuse-dev \
|
||||
libfuse3-dev \
|
||||
libgmp-dev \
|
||||
libhtml-parser-perl \
|
||||
libtool \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user