cleanup macOS dependencies (#33094)

old-commit-hash: 6b5f88a533
pull/33302/head
Adeeb Shihadeh 9 months ago committed by GitHub
parent 63f630a98a
commit 8f98c76b3d
  1. 3
      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"

Loading…
Cancel
Save