aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/freebsd.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/freebsd.yml')
-rw-r--r--.builds/freebsd.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 1a3c8512..29c6312a 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -4,6 +4,7 @@ packages:
4- devel/json-c 4- devel/json-c
5- devel/libevdev 5- devel/libevdev
6- devel/meson 6- devel/meson
7- devel/pcre2
7- devel/pkgconf 8- devel/pkgconf
8- graphics/cairo 9- graphics/cairo
9- graphics/gdk-pixbuf2 10- graphics/gdk-pixbuf2
@@ -19,14 +20,17 @@ packages:
19- devel/libudev-devd 20- devel/libudev-devd
20- graphics/libdrm 21- graphics/libdrm
21- graphics/mesa-libs 22- graphics/mesa-libs
23- sysutils/libdisplay-info
22- sysutils/seatd 24- sysutils/seatd
23- x11/libinput 25- x11/libinput
24- x11/libX11 26- x11/libX11
25- x11/pixman 27- x11/pixman
26- x11/xcb-util-wm 28- x11/xcb-util-wm
29- x11-servers/xwayland-devel
30- misc/hwdata
27sources: 31sources:
28- https://github.com/swaywm/sway 32- https://github.com/swaywm/sway
29- https://github.com/swaywm/wlroots 33- https://gitlab.freedesktop.org/wlroots/wlroots.git
30tasks: 34tasks:
31- setup: | 35- setup: |
32 cd sway 36 cd sway