doc: minor tweak to building requirements (#12762)

Ninja is not optional.
This commit is contained in:
Benoit Pierre
2024-11-21 10:43:10 +01:00
committed by GitHub
parent 0debdf0216
commit 765f1e92cb

View File

@@ -22,7 +22,7 @@ To get and compile the source you must have:
- `make`: version 4.1 or greater - `make`: version 4.1 or greater
- `meson`: version 1.2.0 or greater - `meson`: version 1.2.0 or greater
- `nasm` - `nasm`
- `ninja`: optional, but recommended - `ninja`
- `patch` - `patch`
- `perl`: version 5 or greater - `perl`: version 5 or greater
- `pkg-config` or `pkgconf` - `pkg-config` or `pkgconf`