mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 00:50:22 +00:00
Documentation: Add genext2fs package for BuildInstructions
This commit is contained in:
parent
2edf4b7f61
commit
05ecbd9535
Notes:
sideshowbarker
2024-07-18 05:39:45 +09:00
Author: https://github.com/vdjagilev 🔰 Commit: https://github.com/SerenityOS/serenity/commit/05ecbd9535a Pull-request: https://github.com/SerenityOS/serenity/pull/9387
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue