diff --git a/.github/workflows/build-for-fedora41.yml b/.github/workflows/build-for-fedora41.yml index e7215b2..17890d3 100644 --- a/.github/workflows/build-for-fedora41.yml +++ b/.github/workflows/build-for-fedora41.yml @@ -31,7 +31,8 @@ jobs: wlroots-devel \ pkg-config \ plantuml \ - xwayland-run + wayland-protocols-devel \ + xwayland-run - name: Checkout code, including git submodules. uses: actions/checkout@v3