Add missing libxcb-util to build environment
This commit is contained in:
parent
868c26383f
commit
7ba9a0fefe
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -131,7 +131,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install libxkbcommon-x11-0
|
sudo apt-get install libxkbcommon-x11-0 libxcb-util1
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: ci/appimage-script.sh
|
run: ci/appimage-script.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user