Add missing pkg-config in Brewfile
This commit is contained in:
parent
293fc17aa6
commit
1e17aa7431
1
dist/Brewfile
vendored
1
dist/Brewfile
vendored
@ -7,6 +7,7 @@ brew "cmake"
|
||||
brew "python3"
|
||||
brew "freetype2"
|
||||
brew "libmagic"
|
||||
brew "pkg-config"
|
||||
|
||||
# TODO: Remove this when XCode version of clang will support the same level as LLVM 10
|
||||
brew "llvm"
|
Loading…
x
Reference in New Issue
Block a user