Fix macOS build

This commit is contained in:
Andrea Cavalli 2023-06-05 22:11:34 +02:00
parent 241e88190b
commit babbe3bc81
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash -ex
brew update
brew install gperf cmake openssl coreutils
brew install gperf openssl coreutils
brew install openjdk
brew install freetype gd libtiff

View File

@ -1,5 +1,5 @@
#!/bin/bash -ex
brew update
brew install gperf cmake openssl coreutils
brew install gperf openssl coreutils
brew install openjdk
brew install freetype gd libtiff