mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-11-23 14:13:05 +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
|