mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 18:27:59 -05:00
5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
#!/bin/sh -ex
|
|
|
|
brew update
|
|
brew install qt5 sdl2 dylibbundler p7zip
|