We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb72e8 commit 99ac441Copy full SHA for 99ac441
ci/ci-setup
@@ -201,7 +201,7 @@ EOF
201
# ###### FreeBSD ############################################################
202
elif [ "${UNAME}" == "FreeBSD" ] ; then
203
204
- ASSUME_ALWAYS_YES=yes pkg install -y bash gcc libtool git python3
+ ASSUME_ALWAYS_YES=yes pkg install -y autoconf automake bash gcc libtool git python3
205
206
# Ports collection:
207
# This is the slow method via portsnap:
0 commit comments