tdlight-java-natives/.github/workflows/scripts/install_deps_macos_arm64.sh
2023-06-05 22:11:34 +02:00

5 lines
118 B
Bash
Executable File

#!/bin/bash -ex
brew update
brew install gperf openssl coreutils
brew install openjdk
brew install freetype gd libtiff