Documentation: Add pkg-config to homebrew deps
This commit is contained in:
parent
a0561ea9b2
commit
1a9dbd28e5
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Xcode 14 versions before 14.3 might crash while building ladybird. Xcode 14.3 or
|
|||
|
||||
```
|
||||
xcode-select --install
|
||||
brew install autoconf autoconf-archive automake cmake ninja ccache
|
||||
brew install autoconf autoconf-archive automake cmake ninja ccache pkg-config
|
||||
```
|
||||
|
||||
If you also plan to use the Qt chrome on macOS:
|
||||
|
|
|
|||
Loading…
Reference in a new issue