build: add dependencies for examples/dmabuf-capture

This commit is contained in:
emersion 2018-05-28 08:39:38 +01:00
parent 70d324a0f9
commit c844eaa1b3
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 8 additions and 7 deletions

View File

@ -1,15 +1,16 @@
image: archlinux image: archlinux
packages: packages:
- meson - clang
- wayland - ffmpeg
- wayland-protocols - libcap
- mesa
- libinput - libinput
- libxkbcommon - libxkbcommon
- xcb-util-image - mesa
- libcap - meson
- pixman - pixman
- clang - wayland
- wayland-protocols
- xcb-util-image
sources: sources:
- https://github.com/swaywm/wlroots - https://github.com/swaywm/wlroots
tasks: tasks: