aboutsummaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2017-10-22 10:49:26 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2017-11-11 09:09:17 -0500
commit7414d9232751d378ff2840b7fb45e711b7f69477 (patch)
treea93b5a782fd3247ceef6d1d672ee945cb51730c1 /.build.yml
parentFix build yml files (diff)
downloadsway-7414d9232751d378ff2840b7fb45e711b7f69477.tar.gz
sway-7414d9232751d378ff2840b7fb45e711b7f69477.tar.zst
sway-7414d9232751d378ff2840b7fb45e711b7f69477.zip
Also need meson
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 5fa8eb41..3717d699 100644
--- a/.build.yml
+++ b/.build.yml
@@ -10,6 +10,7 @@ packages:
10 - cairo 10 - cairo
11 - wayland 11 - wayland
12 - gdk-pixbuf2 12 - gdk-pixbuf2
13 - meson
13sources: 14sources:
14 - https://git.sr.ht/~sircmpwn/sway 15 - https://git.sr.ht/~sircmpwn/sway
15 - https://git.sr.ht/~sircmpwn/wlroots 16 - https://git.sr.ht/~sircmpwn/wlroots