tzssangglass commented on code in PR #7092:
URL: https://github.com/apache/apisix/pull/7092#discussion_r878959359
##########
utils/install-dependencies.sh:
##########
@@ -46,7 +46,7 @@ function install_dependencies_with_aur() {
function install_dependencies_with_yum() {
sudo yum install -y yum-utils
- local common_dep="curl git gcc openresty-openssl111-devel unzip pcre
pcre-devel openldap-devel"
+ local common_dep="curl wget git gcc openresty-openssl111-devel unzip pcre
pcre-devel openldap-devel"
Review Comment:
ok
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]