diff options
author | nyorain <nyorain@gmail.com> | 2017-08-09 17:06:19 +0200 |
---|---|---|
committer | nyorain <nyorain@gmail.com> | 2017-08-09 17:06:19 +0200 |
commit | 60ecbe42468e74dad6535903cac571757f8052cc (patch) | |
tree | 75af61ae2c792c648b5f13e830ff1272574c3c00 | |
parent | 1bea754521e046287a5eff56fc56c1bd42b36c1f (diff) |
Update ci for pixman
-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: |