From 9aa26a8f9d0ef8bd948b1d22be8fd8ad0a870627 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 11:21:27 +0200 Subject: Merging upstream version 1:2.45.2. Signed-off-by: Daniel Baumann --- ci/install-dependencies.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'ci') diff --git a/ci/install-dependencies.sh b/ci/install-dependencies.sh index b4e22de..fa0c00c 100755 --- a/ci/install-dependencies.sh +++ b/ci/install-dependencies.sh @@ -34,8 +34,6 @@ macos-*) export HOMEBREW_NO_AUTO_UPDATE=1 HOMEBREW_NO_INSTALL_CLEANUP=1 # Uncomment this if you want to run perf tests: # brew install gnu-time - test -z "$BREW_INSTALL_PACKAGES" || - brew install $BREW_INSTALL_PACKAGES brew link --force gettext mkdir -p "$P4_PATH" -- cgit v1.2.3