Skip to content

Commit

Permalink
Dependency fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Oct 9, 2024
1 parent 3cb72e8 commit 99ac441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/ci-setup
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ EOF
# ###### FreeBSD ############################################################
elif [ "${UNAME}" == "FreeBSD" ] ; then

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

# Ports collection:
# This is the slow method via portsnap:
Expand Down

0 comments on commit 99ac441

Please sign in to comment.