Skip to content

Commit

Permalink
update FreeBSD dependency on boost_build to boost-build
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Aug 24, 2023
1 parent c16c8dc commit 740d2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ freebsd_instance:
task:
install_script: |
IGNORE_OSVERSION=yes pkg update
pkg install -U -y git boost_build boost-libs unzip wget openssl cmake ninja
pkg install -U -y git boost-build boost-libs unzip wget openssl cmake ninja
echo "using clang ;" > ~/user-config.jam
submodules_script: |
git submodule update --init --recursive
Expand Down

0 comments on commit 740d2ee

Please sign in to comment.