1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/osx/Brewfile
2020-11-06 23:23:06 +01:00

25 lines
422 B
Ruby

brew "git"
brew "wget"
brew "libtool"
brew "cmake"
brew "pkgconfig"
brew "check"
brew "libvpx"
brew "opus"
brew "libsodium"
brew "cmake"
brew "ffmpeg"
brew "libexif"
brew "qrencode"
brew "qt5"
brew "sqlcipher"
brew "openal-soft"
# 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"