mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-06 01:44:23 +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
|