Skip to content

Commit ef9c1ea

Browse files
author
Jeff Whitaker
committed
try again
1 parent 8d57058 commit ef9c1ea

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
@@ -50,7 +50,7 @@ function build_curl {
5050
else # manylinux
5151
flags="$flags --with-ssl"
5252
if [[ $MB_ML_VER == "_2_28" ]]; then
53-
dnf install perl-5.30.1
53+
yum_install perl-Data-Dumper
5454
fi
5555
build_openssl
5656
fi

0 commit comments

Comments
 (0)