Skip to content

Commit

Permalink
Cherry pick microsoft#43276
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal committed Jan 24, 2025
1 parent 0249178 commit 04a4d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azure-pipelines/osx/setup-box.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ else
(echo; echo 'eval "$(/usr/local/bin/brew shellenv)"') >> /Users/vcpkg/.zprofile
eval "$(/usr/local/bin/brew shellenv)"
fi
brew install autoconf-archive autoconf automake azure-cli bison cmake gettext gfortran gperf gtk-doc libtool meson mono nasm ninja pkg-config powershell python-setuptools texinfo yasm
brew install autoconf-archive autoconf automake azure-cli bison cmake gettext gfortran gnu-sed gperf gtk-doc libtool meson mono nasm ninja pkg-config powershell python-setuptools texinfo yasm
mkdir ~/Data
if [ `uname -m` = 'arm64' ]; then
curl -s -o ~/Downloads/azure-agent.tar.gz https://vstsagentpackage.azureedge.net/agent/3.245.0/vsts-agent-osx-arm64-3.245.0.tar.gz
Expand Down

0 comments on commit 04a4d6f

Please sign in to comment.