Fix CI build

This commit is contained in:
emersion 2017-11-02 00:19:51 +01:00
parent bdaf66a292
commit f31fea7977
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
2 changed files with 2 additions and 0 deletions

View File

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

View File

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