aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.builds/alpine.yml1
-rw-r--r--.builds/archlinux.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/.builds/alpine.yml b/.builds/alpine.yml
index 1da8c0b8..a2549df1 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -16,6 +16,7 @@ packages:
16 - wayland-dev 16 - wayland-dev
17 - wayland-protocols 17 - wayland-protocols
18 - xcb-util-image-dev 18 - xcb-util-image-dev
19 - xcb-util-wm-dev
19 - xwayland 20 - xwayland
20sources: 21sources:
21 - https://github.com/swaywm/sway 22 - https://github.com/swaywm/sway
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index c0f70186..e1a6bff7 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -13,6 +13,7 @@ packages:
13 - wayland 13 - wayland
14 - wayland-protocols 14 - wayland-protocols
15 - xcb-util-image 15 - xcb-util-image
16 - xcb-util-wm
16 - xorg-xwayland 17 - xorg-xwayland
17sources: 18sources:
18 - https://github.com/swaywm/sway 19 - https://github.com/swaywm/sway