Skip to content

Commit

Permalink
Install autoconf in circleci ventura
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Jul 10, 2024
1 parent ab17fa0 commit e96558d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- run:
name: Install pkg-config
command: |
brew install pkg-config libtool
brew install pkg-config libtool autoconf automake
- run:
name: Configure
command: |
Expand Down

0 comments on commit e96558d

Please sign in to comment.