Add fuse3 dependency, otherwise FUSE driver can't mount images

This commit is contained in:
Marcus Holland-Moritz 2020-12-12 21:59:48 +01:00
parent 1508b6410f
commit 7b464783fe

View File

@ -135,6 +135,7 @@ A good starting point for apt-based systems is probably:
bison \
flex \
ronn \
fuse3 \
pkg-config \
binutils-dev \
libboost-context-dev \