summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro CĂ´rte-Real <pedro@pedrocr.net>2021-05-19 10:32:11 +0100
committerSimon Ser <contact@emersion.fr>2021-05-19 11:48:08 +0200
commit075845ceb2a6bd23c1cac667c6d768297da6a3fe (patch)
tree63af522ba169a3607d7aea48e95d976486e9851b
parent2155dc9d7d27be1e009a00c82652b72050dbb2ef (diff)
Use wlroots 0.12.0 for v1.5 CIv1.5
While inside the v1.5 branch make sure we stay on wlroots 0.12.0 so that the build doesn't fail.
-rw-r--r--.builds/alpine.yml2
-rw-r--r--.builds/archlinux.yml2
-rw-r--r--.builds/freebsd.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.builds/alpine.yml b/.builds/alpine.yml
index 1da8c0b8a..6fc62aa75 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -19,7 +19,7 @@ packages:
- xwayland
sources:
- https://github.com/swaywm/sway
- - https://github.com/swaywm/wlroots
+ - https://github.com/swaywm/wlroots#0.12.0
tasks:
- wlroots: |
cd wlroots
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index ef057d688..90a1f1c21 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -16,7 +16,7 @@ packages:
- xorg-xwayland
sources:
- https://github.com/swaywm/sway
- - https://github.com/swaywm/wlroots
+ - https://github.com/swaywm/wlroots#0.12.0
tasks:
- wlroots: |
cd wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 0a1760894..252005f79 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -24,7 +24,7 @@ packages:
- x11/xcb-util-wm
sources:
- https://github.com/swaywm/sway
-- https://github.com/swaywm/wlroots
+- https://github.com/swaywm/wlroots#0.12.0
tasks:
- setup: |
cd sway