macOS.yml: add autoconf

This commit is contained in:
Dean M Greer 2024-04-27 05:16:42 +00:00
parent 804145a02a
commit 95f743ef8b

View File

@ -15,7 +15,8 @@ jobs:
- name: Install dependencies
run: |
brew install --cask xquartz
brew install bison \
brew install autoconf \
bison \
gphoto2 \
gst-plugins-base \
mingw-w64 \