mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
Documentation: Add genext2fs package for BuildInstructions
This commit is contained in:
parent
2edf4b7f61
commit
05ecbd9535
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Make sure you have all the dependencies installed:
|
||||||
### Debian / Ubuntu
|
### Debian / Ubuntu
|
||||||
|
|
||||||
```console
|
```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
|
#### GCC 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue