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

5 lines
142 B
Bash
Raw Normal View History

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