mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: add libraw to macOS build
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
09f59211ed
commit
236203bf06
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mac.yml
vendored
2
.github/workflows/mac.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
submodules: recursive
|
||||
|
||||
- name: setup Homebrew
|
||||
run: brew install hidapi libxslt libjpg libmtp create-dmg confuse automake
|
||||
run: brew install hidapi libxslt libjpg libmtp libraw create-dmg confuse automake
|
||||
|
||||
- name: checkout Qt resources
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Reference in a new issue