mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:47:44 +00:00
Documentation: Added build instructions for Void Linux
This commit is contained in:
parent
5af4f8041f
commit
897ca104f9
1 changed files with 6 additions and 0 deletions
|
@ -74,6 +74,12 @@ sudo zypper install curl cmake mpfr-devel mpc-devel ninja gmp-devel e2fsprogs pa
|
|||
sudo pacman -S --needed base-devel cmake curl mpfr libmpc gmp e2fsprogs ninja qemu qemu-arch-extra ccache rsync
|
||||
```
|
||||
|
||||
#### Void Linux
|
||||
|
||||
```console
|
||||
sudo xbps-install -S base-devel cmake curl mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja qemu ccache rsync
|
||||
```
|
||||
|
||||
#### ALT Linux
|
||||
|
||||
```console
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue