summaryrefslogblamecommitdiffstats
path: root/.travis/macos/deps.sh
blob: faeafa216559aa3d37ddc1321307aa88ab818543 (plain) (tree)
1
2
3
4
5
6


             
                                  
                                         
                    
#!/bin/sh -ex

brew update
brew install p7zip qt5 sdl2 ccache
brew outdated cmake || brew upgrade cmake
pip3 install macpack