diff --git a/tools/mac_setup.sh b/tools/mac_setup.sh index d19f1cae86..282121ef1d 100755 --- a/tools/mac_setup.sh +++ b/tools/mac_setup.sh @@ -36,12 +36,9 @@ if [[ $(command -v brew) == "" ]]; then fi brew bundle --file=- <<-EOS -brew "catch2" -brew "cmake" brew "cppcheck" brew "git-lfs" brew "zlib" -brew "bzip2" brew "capnp" brew "coreutils" brew "eigen"