Skip to content

Commit

Permalink
github/workflows: add libplacebo to macOS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jeeb committed Sep 21, 2023
1 parent cf362ee commit 003a2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Install dependencies
run: |
brew update
brew install autoconf automake pkg-config libtool python freetype fribidi little-cms2 [email protected] libass ffmpeg meson
brew install autoconf automake pkg-config libtool python freetype fribidi little-cms2 [email protected] libass ffmpeg meson libplacebo
- name: Build with meson
id: build
Expand Down

0 comments on commit 003a2f1

Please sign in to comment.