Update building-mac.md

ninja is required to run prepare.py
This commit is contained in:
CaledoniaProject 2023-06-19 10:04:34 +08:00 committed by John Preston
parent 0eff5236d4
commit 78b003761f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ You will require **api_id** and **api_hash** to access the Telegram API servers.
Go to ***BuildPath*** and run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install git automake cmake wget pkg-config gnu-tar
brew install git automake cmake wget pkg-config gnu-tar ninja
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer