aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml13
1 files changed, 7 insertions, 6 deletions
diff --git a/.build.yml b/.build.yml
index 9fd4f116..8b2f9c1f 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,15 +1,16 @@
image: archlinux
packages:
+ - clang
+ - ffmpeg
+ - libcap
+ - libinput
+ - libxkbcommon
+ - mesa
- meson
+ - pixman
- wayland
- wayland-protocols
- - mesa
- - libinput
- - libxkbcommon
- xcb-util-image
- - libcap
- - pixman
- - clang
sources:
- https://github.com/swaywm/wlroots
tasks: