Skip to content

Commit

Permalink
add heif package
Browse files Browse the repository at this point in the history
  • Loading branch information
woelper committed Oct 31, 2023
1 parent add9ff2 commit 54faaa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_ubuntu_no_default_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: sudo apt update

- name: Install linux deps
run: sudo apt-get install libxcb-shape0-dev libxcb-xfixes0-dev libgtk-3-dev libasound2-dev
run: sudo apt-get install libxcb-shape0-dev libxcb-xfixes0-dev libgtk-3-dev libasound2-dev libheif-dev

- name: Update Rust
run: rustup update
Expand Down

0 comments on commit 54faaa7

Please sign in to comment.