Skip to content

Commit

Permalink
archlinux CI: install some more packages to keep opencascade happy
Browse files Browse the repository at this point in the history
  • Loading branch information
carrotIndustries committed Sep 14, 2024
1 parent d54a9fa commit 3a32907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: Install updates
run: pacman -Syu --noconfirm
- name: Install dependencies
run: pacman -Sy --needed --noconfirm zeromq cppzmq gtkmm3 cairomm librsvg sqlite3 libgit2 curl opencascade glm podofo libarchive python libspnav cmake meson
run: pacman -Sy --needed --noconfirm zeromq cppzmq gtkmm3 cairomm librsvg sqlite3 libgit2 curl opencascade glm podofo libarchive python libspnav cmake meson glew fmt verdict
- name: Install python dependencies
if: ${{ matrix.target == 'horizon.so' }}
run: pacman -S --needed --noconfirm mesa python-cairo python-yaml
Expand Down

0 comments on commit 3a32907

Please sign in to comment.