mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-27 17:03:43 +00:00
docs: don't list meson as a build dep
This commit is contained in:
parent
6c67565a0b
commit
f90d9a2b0d
|
|
@ -38,7 +38,7 @@ At the moment, we're aiming to support the following platforms:
|
|||
Install the following packages before building (Debian/Ubuntu names shown):
|
||||
|
||||
```bash
|
||||
sudo apt-get install -y build-essential python3 ninja-build meson libsdl2-dev libgl-dev libglu1-mesa-dev libpthread-stubs0-dev
|
||||
sudo apt-get install -y build-essential libsdl2-dev libgl-dev libglu1-mesa-dev libpthread-stubs0-dev
|
||||
```
|
||||
|
||||
#### Arch/Manjaro
|
||||
|
|
|
|||
Loading…
Reference in a new issue