Add libfuse3-dev to podman container build
This commit is contained in:
parent
5cd9bcf0f8
commit
d464bf3cad
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ RUN apt-get update \
|
||||||
libc6-dev-i386 \
|
libc6-dev-i386 \
|
||||||
libexpat-dev \
|
libexpat-dev \
|
||||||
libfuse-dev \
|
libfuse-dev \
|
||||||
|
libfuse3-dev \
|
||||||
libgmp-dev \
|
libgmp-dev \
|
||||||
libhtml-parser-perl \
|
libhtml-parser-perl \
|
||||||
libtool \
|
libtool \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue