Skip to content

Commit af1ae7b

Browse files
author
Jeff Whitaker
committed
install perl-IPC-Cmd
1 parent 1bbb56e commit af1ae7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ function build_curl {
5151
flags="$flags --with-ssl"
5252
if [[ $MB_ML_VER == "_2_28" ]]; then
5353
perl -v
54-
yum_install perl-Data-Dumper
54+
yum_install perl-IPC-Cmd
5555
fi
5656
build_openssl
5757
fi

0 commit comments

Comments
 (0)