mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 21:40:05 +00:00
Add libwayland to installed apt
This commit is contained in:
parent
953975a851
commit
fbc1351031
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -127,6 +127,8 @@ jobs:
|
||||||
libfuse2 \
|
libfuse2 \
|
||||||
ninja-build \
|
ninja-build \
|
||||||
wayland-protocols \
|
wayland-protocols \
|
||||||
|
libwayland-dev \
|
||||||
|
libwayland-egl-backend-dev \
|
||||||
${{ matrix.compiler_packages }}
|
${{ matrix.compiler_packages }}
|
||||||
|
|
||||||
- name: Setup Python Environment
|
- name: Setup Python Environment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue