diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 3ccff6e..ac2294f 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -9,7 +9,7 @@ packages: - scdoc - wayland-dev - wayland-protocols - - xorg-server-xwayland + - xwayland sources: - https://github.com/swaywm/wlroots - https://github.com/Hjdskes/cage diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index 99627cf..347c0ae 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -7,7 +7,7 @@ packages: - scdoc - wayland - wayland-protocols - - xorg-server-xwayland + - xorg-xwayland sources: - https://github.com/swaywm/wlroots - https://github.com/Hjdskes/cage diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index 73bd94b..516ea0c 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -11,6 +11,7 @@ packages: - x11/libinput - x11/libxkbcommon - x11/pixman + - x11-servers/xwayland sources: - https://github.com/swaywm/wlroots - https://github.com/Hjdskes/cage