Skip to content

Commit

Permalink
TST: Complete libxcb deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dhomeier committed Aug 8, 2022
1 parent 4b43b3d commit c82f6d3
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,8 @@ jobs:
# The Linux PyQt 5.15 installation requires apt-getting its xcb deps and headless X11 display
libraries: |
apt:
- '^libxcb.*-dev'
- libxkbcommon-x11-dev
- libxcb-icccm4-dev
- libxcb-image0-dev
- libxcb-keysyms1-dev
- libxcb-randr0-dev
- libxcb-render-util0-dev
- libxcb-xinerama0-dev
brew:
- enchant
Expand Down Expand Up @@ -84,13 +79,8 @@ jobs:
# The Linux PyQt 5.15 installation requires apt-getting its xcb deps and headless X11 display
libraries: |
apt:
- '^libxcb.*-dev'
- libxkbcommon-x11-dev
- libxcb-icccm4-dev
- libxcb-image0-dev
- libxcb-keysyms1-dev
- libxcb-randr0-dev
- libxcb-render-util0-dev
- libxcb-xinerama0-dev
brew:
- enchant
envs: |
Expand Down

0 comments on commit c82f6d3

Please sign in to comment.