mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 23:28:27 -04:00
github ci try a few more random xcb libs
This commit is contained in:
parent
6a0a567910
commit
8c66735281
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
uses: jurplel/install-qt-action@v3
|
||||
|
||||
- name: Install mesa and xcb (for Qt)
|
||||
run: sudo apt install mesa-common-dev libglu1-mesa-dev libxkbcommon-x11-0 libxcb-xinerama0
|
||||
run: sudo apt install mesa-common-dev libglu1-mesa-dev libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-xkb1 libxkbcommon-x11-0 libxcb-xinerama0
|
||||
|
||||
- name: Create Build Environment
|
||||
# Some projects don't allow in-source building, so create a separate build directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue