Skip to content

Commit e96558d

Browse files
committed
Install autoconf in circleci ventura
1 parent ab17fa0 commit e96558d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- run:
126126
name: Install pkg-config
127127
command: |
128-
brew install pkg-config libtool
128+
brew install pkg-config libtool autoconf automake
129129
- run:
130130
name: Configure
131131
command: |

0 commit comments

Comments
 (0)