diff options
-rw-r--r-- | .build.yml | 1 | ||||
-rw-r--r-- | .travis.yml | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,7 @@ packages: - libinput - libxkbcommon - libcap + - pixman - clang sources: - https://git.sr.ht/~sircmpwn/wlroots diff --git a/.travis.yml b/.travis.yml index 5684de93..52d6eae4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ arch: - wayland-protocols - mesa - libinput + - pixman - libxkbcommon - libcap script: |