tdlight-java-natives/.github/workflows/scripts/install_deps_macos_amd64.sh
2023-05-14 01:02:04 +02:00

5 lines
124 B
Bash
Executable File

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