aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/archlinux.yml
diff options
context:
space:
mode:
authorLibravatar Kirill Primak <vyivel@eclair.cafe>2022-11-09 11:07:20 +0300
committerLibravatar Simon Ser <contact@emersion.fr>2022-11-09 10:43:44 +0100
commit6c3b35701d70c3ce5fc0ae719739d44b592b4143 (patch)
tree808ae3015b9ad73ef348710bf05202f245bf74d8 /.builds/archlinux.yml
parentcriteria: allow matching for NULL string criteria (diff)
downloadsway-6c3b35701d70c3ce5fc0ae719739d44b592b4143.tar.gz
sway-6c3b35701d70c3ce5fc0ae719739d44b592b4143.tar.zst
sway-6c3b35701d70c3ce5fc0ae719739d44b592b4143.zip
ci: install hwdata
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 ac5536e5..19bd2e59 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -17,6 +17,7 @@ packages:
17 - xcb-util-wm 17 - xcb-util-wm
18 - xorg-xwayland 18 - xorg-xwayland
19 - seatd 19 - seatd
20 - hwdata
20sources: 21sources:
21 - https://github.com/swaywm/sway 22 - https://github.com/swaywm/sway
22 - https://gitlab.freedesktop.org/wlroots/wlroots.git 23 - https://gitlab.freedesktop.org/wlroots/wlroots.git