mirror of
https://github.com/citra-emu/citra-canary.git
synced 2024-12-26 19:25:39 +00:00
5 lines
82 B
Bash
Executable file
5 lines
82 B
Bash
Executable file
#!/bin/sh -ex
|
|
|
|
brew update
|
|
brew install qt5 sdl2 dylibbundler p7zip ccache ffmpeg
|