Add libtiff
This commit is contained in:
parent
8f22e3c98a
commit
d75c49e38c
@ -10,7 +10,8 @@ if [[ "$OPERATING_SYSTEM_NAME" == "linux" ]]; then
|
||||
|
||||
elif [[ "$OPERATING_SYSTEM_NAME" == "osx" ]]; then
|
||||
echo "==OSX======"
|
||||
brew install gperf cmake openssl coreutils imagemagick
|
||||
brew install gperf cmake openssl coreutils
|
||||
brew install libtiff
|
||||
brew install openjdk
|
||||
elif [[ "$OPERATING_SYSTEM_NAME" == "windows" ]]; then
|
||||
echo "==Windows=="
|
||||
|
Loading…
Reference in New Issue
Block a user