1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/osx/Brewfile
Anthony Bilinski 3c682abc69
fix(docs): Add brew prefix to macOS build instructions
Update brew's qt5 to qt@5, following brew naming deprecation.
2022-03-04 22:04:26 -08:00

26 lines
443 B
Ruby

brew "coreutils"
brew "git"
brew "libtool"
brew "cmake"
brew "pkgconfig"
brew "check"
brew "libvpx"
brew "opus"
brew "libsodium"
brew "cmake"
brew "ffmpeg"
brew "libexif"
brew "qrencode"
brew "qt@5"
brew "sqlcipher"
brew "openal-soft"
brew "msgpack"
# accelerate builds with ccache
brew "ccache"
# brew install #kf5-sonnet
# needed for kf5-sonnet
# brew tap kde-mac/kde https://invent.kde.org/packaging/homebrew-kde.git
# brew "kf5-sonnet"