mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-09 16:18:20 +00:00
[all] ci: libdecor-dev is now libdecor-0-dev
This commit is contained in:
parent
ac2c62e560
commit
dfdc407bc6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
libx11-dev libxss-dev libxi-dev libxinerama-dev libxcursor-dev libxpresent-dev \
|
||||
libwayland-dev wayland-protocols libxkbcommon-dev \
|
||||
libpipewire-0.3-dev libpulse-dev \
|
||||
$([ '${{ matrix.wayland_shell }}' = libdecor ] && echo 'libdecor-dev libdbus-1-dev') \
|
||||
$([ '${{ matrix.wayland_shell }}' = libdecor ] && echo 'libdecor-0-dev libdbus-1-dev') \
|
||||
$([ '${{ matrix.compiler.cc }}' = clang ] && echo 'clang-tools')
|
||||
sudo pip3 install pyenchant
|
||||
- name: Configure client
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 0015d9108eff558bbe05e279d6aca7a9c256523b
|
||||
Subproject commit a9664f731ab720ff890c35225f271048addfd54d
|
Loading…
Reference in New Issue
Block a user