mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
macOS.yml: add autoconf
This commit is contained in:
parent
804145a02a
commit
95f743ef8b
3
.github/workflows/macOS.yml
vendored
3
.github/workflows/macOS.yml
vendored
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user