mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Documentation: Add pkg-config to homebrew deps
This commit is contained in:
parent
a0561ea9b2
commit
1a9dbd28e5
Notes:
sideshowbarker
2024-07-17 06:40:35 +09:00
Author: https://github.com/rgibbons-dev 🔰 Commit: https://github.com/LadybirdBrowser/ladybird/commit/1a9dbd28e5 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/236
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