aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.builds/alpine.yml1
-rw-r--r--.builds/archlinux.yml1
-rw-r--r--.builds/freebsd.yml1
3 files changed, 3 insertions, 0 deletions
diff --git a/.builds/alpine.yml b/.builds/alpine.yml
index a2549df1..85538319 100644
--- a/.builds/alpine.yml
+++ b/.builds/alpine.yml
@@ -6,6 +6,7 @@ packages:
6 - json-c-dev 6 - json-c-dev
7 - libevdev-dev 7 - libevdev-dev
8 - libinput-dev 8 - libinput-dev
9 - libseat-dev
9 - libxcb-dev 10 - libxcb-dev
10 - libxkbcommon-dev 11 - libxkbcommon-dev
11 - mesa-dev 12 - mesa-dev
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml
index e1a6bff7..05ceef8d 100644
--- a/.builds/archlinux.yml
+++ b/.builds/archlinux.yml
@@ -15,6 +15,7 @@ packages:
15 - xcb-util-image 15 - xcb-util-image
16 - xcb-util-wm 16 - xcb-util-wm
17 - xorg-xwayland 17 - xorg-xwayland
18 - seatd
18sources: 19sources:
19 - https://github.com/swaywm/sway 20 - https://github.com/swaywm/sway
20 - https://github.com/swaywm/wlroots 21 - https://github.com/swaywm/wlroots
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 273badbc..4698dbc7 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -19,6 +19,7 @@ packages:
19- devel/libudev-devd 19- devel/libudev-devd
20- graphics/libdrm 20- graphics/libdrm
21- graphics/mesa-libs 21- graphics/mesa-libs
22- sysutils/seatd
22- x11/libinput 23- x11/libinput
23- x11/libX11 24- x11/libX11
24- x11/pixman 25- x11/pixman