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: - - meson - - wayland - - wayland-protocols - - mesa + - clang + - ffmpeg + - libcap - libinput - libxkbcommon - - xcb-util-image - - libcap + - mesa + - meson - pixman - - clang + - wayland + - wayland-protocols + - xcb-util-image sources: - https://github.com/swaywm/wlroots tasks: