mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00: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
|