Skip to content

Commit

Permalink
fixup: remove gettext from ci/install-dependencies for macos
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Hostetler <[email protected]>
  • Loading branch information
jeffhostetler committed Oct 24, 2023
1 parent 1d512b1 commit acc44ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/install-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ macos-*)
# brew install gnu-time
test -z "$BREW_INSTALL_PACKAGES" ||
brew install $BREW_INSTALL_PACKAGES
brew link --force gettext
mkdir -p $HOME/bin
(
cd $HOME/bin
Expand Down

0 comments on commit acc44ba

Please sign in to comment.