Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
acezen committed Jul 14, 2021
1 parent fcdbb95 commit c89f119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ function install_dependencies() {

if [[ "${platform}" == *"Darwin"* ]]; then
brew install cmake double-conversion etcd protobuf apache-arrow openmpi boost glog gflags \
zstd snappy lz4 openssl@1.1 libevent fmt autoconf maven gnu-sed go
zstd snappy lz4 openssl@1.1 libevent fmt autoconf maven gnu-sed go@1.15

# export openssl library
export OPENSSL_ROOT_DIR="/usr/local/opt/openssl"
Expand Down

0 comments on commit c89f119

Please sign in to comment.