aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/freebsd.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/freebsd.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/freebsd.yml')
-rw-r--r--.builds/freebsd.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index aa3007d8..4f019613 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -25,6 +25,7 @@ packages:
25- x11/libX11 25- x11/libX11
26- x11/pixman 26- x11/pixman
27- x11/xcb-util-wm 27- x11/xcb-util-wm
28- misc/hwdata
28sources: 29sources:
29- https://github.com/swaywm/sway 30- https://github.com/swaywm/sway
30- https://gitlab.freedesktop.org/wlroots/wlroots.git 31- https://gitlab.freedesktop.org/wlroots/wlroots.git