Documentation: Add genext2fs package for BuildInstructions

This commit is contained in:
vdjagilev 2021-08-13 21:46:10 +03:00 committed by Andreas Kling
parent 2edf4b7f61
commit 05ecbd9535
Notes: sideshowbarker 2024-07-18 05:39:45 +09:00

View file

@ -7,7 +7,7 @@ Make sure you have all the dependencies installed:
### Debian / Ubuntu
```console
sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2fsprogs ninja-build qemu-system-i386 qemu-utils ccache rsync
sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2fsprogs ninja-build qemu-system-i386 qemu-utils ccache rsync genext2fs
```
#### GCC 10