mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-06-16 22:25:43 +02: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
|