mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-17 07:12:08 +08:00
cleanup macOS dependencies (#33094)
old-commit-hash: 6b5f88a5332b42ceed96e2669208c690f4fde303
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user