mirror of
https://github.com/Syncplay/syncplay
synced 2025-01-05 06:09:38 +00:00
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
|
||||
run: |
|
||||
sudo apt-get install libxkbcommon-x11-0
|
||||
sudo apt-get install libxkbcommon-x11-0 libxcb-util1
|
||||
|
||||
- name: Build
|
||||
run: ci/appimage-script.sh
|
||||
|
Loading…
Reference in New Issue
Block a user