mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 13:37:22 +00:00
[git] add libxcursor-dev to the git workflow
This commit is contained in:
parent
5e2dd589a1
commit
be9a16e8a2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
binutils-dev \
|
||||
libspice-protocol-dev nettle-dev \
|
||||
libgl-dev libgles-dev \
|
||||
libx11-dev libxss-dev libxi-dev libxinerama-dev \
|
||||
libx11-dev libxss-dev libxi-dev libxinerama-dev libxcursor-dev \
|
||||
libwayland-dev wayland-protocols \
|
||||
$([ '${{ matrix.wayland_shell }}' = libdecor ] && echo 'libdecor-dev libdbus-1-dev')
|
||||
- name: Configure client
|
||||
|
Loading…
Reference in New Issue
Block a user