Skip to content

Commit 6f558c9

Browse files
petkkrakjoe
authored andcommitted
Remove libtool and automake from azure installs
These two deps are not needed to build PHP.
1 parent 16df718 commit 6f558c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure/macos/brew.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ steps:
88
- script: |
99
brew install pkg-config \
1010
autoconf \
11-
automake \
12-
libtool \
1311
bison \
1412
re2c
1513
displayName: 'Install Build Tools'

0 commit comments

Comments
 (0)