mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-20 00:21:53 +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
|