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 - mesa
- libinput - libinput
- libxkbcommon - libxkbcommon
- xcb-util-image
- libcap - libcap
- pixman - pixman
- clang - clang

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

Loading…
Cancel
Save