Skip to content

Commit cba174c

Browse files
author
Jeff Whitaker
committed
retry
1 parent 83a4fd7 commit cba174c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ function build_curl {
5050
flags="$flags --with-ssl"
5151
# yum_install perl-IPC-Cmd
5252
# yum_install perl-Pod-Html
53+
yum_install wget
5354
wget https://curl.se/ca/cacert.pem
5455
mkdir -p ${BUILD_PREFIX}/ssl
5556
mv cacert.pem ${BUILD_PREFIX}/ssl

0 commit comments

Comments
 (0)