Fix macOS build
This commit is contained in:
parent
241e88190b
commit
babbe3bc81
@ -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
|
@ -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
|
Loading…
Reference in New Issue
Block a user