mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:57:44 +00:00
Documentation: Add unzip package to BuildInstructions
This commit is contained in:
parent
04f02a5b9e
commit
69d3bf0d12
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 genext2fs
|
||||
sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2fsprogs ninja-build qemu-system-i386 qemu-utils ccache rsync genext2fs unzip
|
||||
```
|
||||
|
||||
#### GCC 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue