tdlight-java-natives/.github/workflows/scripts/install_deps_macos_arm64.sh

5 lines
124 B
Bash
Raw Normal View History

2023-05-14 14:41:59 +02:00
#!/bin/bash -ex
brew update
brew install gperf cmake openssl coreutils
brew install openjdk
brew install freetype gd libtiff