mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-17 22:06:00 -05:00
CI: chase swaywm/wlroots@3504bb587d + swaywm/wlroots@e8ad05913f
meson.build:70:4: ERROR: Problem encountered: Cannot build Cage with XWayland support: wlroots has been built without it
This commit is contained in:
parent
eb18383e8e
commit
cb93785649
3 changed files with 3 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ packages:
|
||||||
- scdoc
|
- scdoc
|
||||||
- wayland-dev
|
- wayland-dev
|
||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
- xorg-server-xwayland
|
- xwayland
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/swaywm/wlroots
|
- https://github.com/swaywm/wlroots
|
||||||
- https://github.com/Hjdskes/cage
|
- https://github.com/Hjdskes/cage
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ packages:
|
||||||
- scdoc
|
- scdoc
|
||||||
- wayland
|
- wayland
|
||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
- xorg-server-xwayland
|
- xorg-xwayland
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/swaywm/wlroots
|
- https://github.com/swaywm/wlroots
|
||||||
- https://github.com/Hjdskes/cage
|
- https://github.com/Hjdskes/cage
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,7 @@ packages:
|
||||||
- x11/libinput
|
- x11/libinput
|
||||||
- x11/libxkbcommon
|
- x11/libxkbcommon
|
||||||
- x11/pixman
|
- x11/pixman
|
||||||
|
- x11-servers/xwayland
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/swaywm/wlroots
|
- https://github.com/swaywm/wlroots
|
||||||
- https://github.com/Hjdskes/cage
|
- https://github.com/Hjdskes/cage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue