diff --git a/dist/Brewfile b/dist/Brewfile index 42db16207..8be5c7c2d 100644 --- a/dist/Brewfile +++ b/dist/Brewfile @@ -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" \ No newline at end of file