diff --git a/scripts/install_dependencies.sh b/scripts/install_dependencies.sh index 7e4ab221760..9c6a3ae57dd 100644 --- a/scripts/install_dependencies.sh +++ b/scripts/install_dependencies.sh @@ -8,7 +8,7 @@ if [ $ARCH == "ubuntu" ]; then libbz2-dev libssl-dev libgmp3-dev \ autotools-dev build-essential \ libbz2-dev libicu-dev python-dev \ - autoconf libtool git + autoconf libtool git curl OPENSSL_ROOT_DIR=/usr/local/opt/openssl OPENSSL_LIBRARIES=/usr/local/opt/openssl/lib