mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-03-03 09:15:27 +01:00
6 lines
90 B
Bash
Executable File
6 lines
90 B
Bash
Executable File
#!/bin/sh -ex
|
|
|
|
brew update
|
|
brew install qt5 sdl2 p7zip ccache ffmpeg
|
|
pip3 install macpack
|