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


             
                                        
                                         
#!/bin/sh -ex

brew update
brew install dylibbundler p7zip qt5 sdl2
brew outdated cmake || brew upgrade cmake