Use wlroots 0.12.0 for v1.5 CI

While inside the v1.5 branch make sure we stay on wlroots 0.12.0 so that
the build doesn't fail.
This commit is contained in:
Pedro Côrte-Real 2021-05-19 10:32:11 +01:00 committed by Simon Ser
parent 2155dc9d7d
commit 075845ceb2
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ packages:
- xwayland - xwayland
sources: sources:
- https://github.com/swaywm/sway - https://github.com/swaywm/sway
- https://github.com/swaywm/wlroots - https://github.com/swaywm/wlroots#0.12.0
tasks: tasks:
- wlroots: | - wlroots: |
cd wlroots cd wlroots

View File

@ -16,7 +16,7 @@ packages:
- xorg-xwayland - xorg-xwayland
sources: sources:
- https://github.com/swaywm/sway - https://github.com/swaywm/sway
- https://github.com/swaywm/wlroots - https://github.com/swaywm/wlroots#0.12.0
tasks: tasks:
- wlroots: | - wlroots: |
cd wlroots cd wlroots

View File

@ -24,7 +24,7 @@ packages:
- x11/xcb-util-wm - x11/xcb-util-wm
sources: sources:
- https://github.com/swaywm/sway - https://github.com/swaywm/sway
- https://github.com/swaywm/wlroots - https://github.com/swaywm/wlroots#0.12.0
tasks: tasks:
- setup: | - setup: |
cd sway cd sway