matrixion/.ci/macos/Brewfile
Joe Donofry a280ccfb50 Gitlab Apple Silicon Runner
Also update macOS pip usage to pipx due to recent homebrew changes
2024-02-27 20:35:00 +00:00

13 lines
196 B
Ruby

tap "nlohmann/json"
brew "python3"
brew "pkg-config"
brew "clang-format"
brew "cmake"
brew "ninja"
brew "openssl"
# brew "qt6"
brew "nlohmann_json"
brew "gstreamer"
brew "qtkeychain"
brew "pipx"