mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-08 20:19:04 +03:00
ci: add libxkbcommon-dev for ubuntu
This commit is contained in:
2
.github/workflows/Test packages.yml
vendored
2
.github/workflows/Test packages.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
libglfw3-dev libfreetype6-dev libfontconfig1-dev \
|
||||
libx11-dev libxrandr-dev libxi-dev \
|
||||
mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev \
|
||||
libxinerama-dev libxcursor-dev
|
||||
libxinerama-dev libxcursor-dev libxkbcommon-dev
|
||||
|
||||
- name: Configure CMake
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user