We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbb56e commit af1ae7bCopy full SHA for af1ae7b
config.sh
@@ -51,7 +51,7 @@ function build_curl {
51
flags="$flags --with-ssl"
52
if [[ $MB_ML_VER == "_2_28" ]]; then
53
perl -v
54
- yum_install perl-Data-Dumper
+ yum_install perl-IPC-Cmd
55
fi
56
build_openssl
57
0 commit comments