diff options
author | Drew DeVault <sir@cmpwn.com> | 2017-10-22 10:49:26 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2017-11-11 09:09:17 -0500 |
commit | 7414d9232751d378ff2840b7fb45e711b7f69477 (patch) | |
tree | a93b5a782fd3247ceef6d1d672ee945cb51730c1 /.build.yml | |
parent | c3457de28a37d074a960cd464445de02d6527997 (diff) |
Also need meson
Diffstat (limited to '.build.yml')
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ packages: - cairo - wayland - gdk-pixbuf2 + - meson sources: - https://git.sr.ht/~sircmpwn/sway - https://git.sr.ht/~sircmpwn/wlroots |