[docs] Add ninja to MacOS deps

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-08-15 11:47:53 +07:00
parent 1f2d70c720
commit 5d990bdc19

View File

@@ -81,7 +81,7 @@ xcode-select --install
#### Homebrew packages
```bash
brew install wget optipng cmake qt
brew install wget optipng cmake ninja qt
pip3 install "protobuf<3.21"
```