summaryrefslogtreecommitdiff
path: root/azure/macos/brew.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/macos/brew.yml')
-rw-r--r--azure/macos/brew.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/azure/macos/brew.yml b/azure/macos/brew.yml
index 5c0592086b..36915969eb 100644
--- a/azure/macos/brew.yml
+++ b/azure/macos/brew.yml
@@ -8,8 +8,6 @@ steps:
- script: |
brew install pkg-config \
autoconf \
- automake \
- libtool \
bison \
re2c
displayName: 'Install Build Tools'