Enable Wayland support (fixes #354)

This commit is contained in:
biroder
2026-03-06 11:47:22 +00:00
committed by GitHub
parent cd811dedaa
commit 968d969264
+2 -1
View File
@@ -70,7 +70,8 @@ jobs:
if: ${{ matrix.os == 'ubuntu-latest' }}
run: |
sudo apt update
sudo apt install libasound2-dev libudev-dev libgl1-mesa-dev libxext-dev
sudo apt install libasound2-dev libudev-dev libgl1-mesa-dev \
libxext-dev libwayland-dev libxkbcommon-dev libdecor-0-dev
- name: Set version
id: set_version