1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00

Documentation: Add pkg-config to homebrew deps

This commit is contained in:
ryan gibbons 2024-06-21 12:04:30 -04:00 committed by Andrew Kaster
parent a0561ea9b2
commit 1a9dbd28e5
Notes: sideshowbarker 2024-07-17 06:40:35 +09:00

View file

@ -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: