Also need meson

master
Drew DeVault 7 years ago
parent c3457de28a
commit 7414d92327

@ -10,6 +10,7 @@ packages:
- cairo - cairo
- wayland - wayland
- gdk-pixbuf2 - gdk-pixbuf2
- meson
sources: sources:
- https://git.sr.ht/~sircmpwn/sway - https://git.sr.ht/~sircmpwn/sway
- https://git.sr.ht/~sircmpwn/wlroots - https://git.sr.ht/~sircmpwn/wlroots

@ -23,6 +23,7 @@ arch:
- gdk-pixbuf2 - gdk-pixbuf2
- wlc-git - wlc-git
- libcap - libcap
- meson
script: script:
- git clone https://github.com/swaywm/wlroots - git clone https://github.com/swaywm/wlroots
- cd wlroots - cd wlroots

Loading…
Cancel
Save