diff --git a/cpp/Brewfile b/cpp/Brewfile index bf491d3073953..0f5527985364c 100644 --- a/cpp/Brewfile +++ b/cpp/Brewfile @@ -21,6 +21,7 @@ brew "boost" brew "brotli" brew "bzip2" brew "c-ares" +brew "curl" brew "ccache" brew "cmake" brew "flatbuffers" @@ -34,6 +35,7 @@ brew "mimalloc" brew "ninja" brew "node" brew "openssl@3" +brew "pkg-config" brew "protobuf" brew "python" brew "rapidjson"