diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index edabc27..234597d 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -53,6 +53,7 @@ jobs: sudo apt-get install \ gettext \ gperf \ + libwayland-dev \ - name: Setup Windows dependencies if: runner.os == 'Windows'