citra/.travis/macos/deps.sh
Alex James d299d0ed65
travis/macos: Use macpack to bundle dependencies
This appears to properly handle the ffmpeg libraries that dylibbundler
failed to patch.
2019-03-11 22:21:17 +08:00

6 lines
90 B
Bash
Executable file

#!/bin/sh -ex
brew update
brew install qt5 sdl2 p7zip ccache ffmpeg
pip3 install macpack