aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/archlinux.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/archlinux.yml')
-rw-r--r--.builds/archlinux.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index a8f1dfed..9972c01a 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -3,12 +3,14 @@ packages:
3 - cairo 3 - cairo
4 - gdk-pixbuf2 4 - gdk-pixbuf2
5 - json-c 5 - json-c
6 - libdisplay-info
6 - libegl 7 - libegl
7 - libinput 8 - libinput
8 - libxcb 9 - libxcb
9 - libxkbcommon 10 - libxkbcommon
10 - meson 11 - meson
11 - pango 12 - pango
13 - pcre2
12 - scdoc 14 - scdoc
13 - wayland 15 - wayland
14 - wayland-protocols 16 - wayland-protocols
@@ -16,9 +18,10 @@ packages:
16 - xcb-util-wm 18 - xcb-util-wm
17 - xorg-xwayland 19 - xorg-xwayland
18 - seatd 20 - seatd
21 - hwdata
19sources: 22sources:
20 - https://github.com/swaywm/sway 23 - https://github.com/swaywm/sway
21 - https://github.com/swaywm/wlroots 24 - https://gitlab.freedesktop.org/wlroots/wlroots.git
22tasks: 25tasks:
23 - wlroots: | 26 - wlroots: |
24 cd wlroots 27 cd wlroots