aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/archlinux.yml
diff options
context:
space:
mode:
authorLibravatar Simon Ser <contact@emersion.fr>2021-03-30 18:22:01 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2021-03-30 18:22:01 +0200
commit276a37a605867ceef136d2444182d8190463c74d (patch)
tree32b6c106ec185fde5a866371c2e0f4a01ed23623 /.builds/archlinux.yml
parentconfig: allow whitespaces in config path (diff)
downloadsway-276a37a605867ceef136d2444182d8190463c74d.tar.gz
sway-276a37a605867ceef136d2444182d8190463c74d.tar.zst
sway-276a37a605867ceef136d2444182d8190463c74d.zip
ci: add xcb-util-wm dependency for wlroots
This is now a mandatory dependency for wlroots.
Diffstat (limited to '.builds/archlinux.yml')
-rw-r--r--.builds/archlinux.yml1
1 files changed, 1 insertions, 0 deletions
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