mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-08 02:02:33 +01: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
|