Fix CI build

master
emersion 7 years ago
parent bdaf66a292
commit f31fea7977
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48

@ -6,6 +6,7 @@ packages:
- mesa
- libinput
- libxkbcommon
- xcb-util-image
- libcap
- pixman
- clang

@ -16,6 +16,7 @@ arch:
- libinput
- pixman
- libxkbcommon
- xcb-util-image
- libcap
script:
- "meson build"

Loading…
Cancel
Save