diff options
| author | Drew DeVault <sir@cmpwn.com> | 2017-07-04 16:00:13 -0400 |
|---|---|---|
| committer | Drew DeVault <ddevault@vistarmedia.com> | 2017-07-11 20:08:06 -0400 |
| commit | cf4ea4c86b2023e3d1f9fa54b9e1dcf2fc27ef3d (patch) | |
| tree | 511bae3020cb9a9293feed881b853f5d7828e801 /.build.yml | |
| parent | 36fcb954bd244007609593e043a9b2d212f486de (diff) | |
Make asciidoc (and man pages) optional
And remove it from the build
Diffstat (limited to '.build.yml')
| -rw-r--r-- | .build.yml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ packages: - cairo - wayland - gdk-pixbuf2 - - asciidoc sources: - https://git.sr.ht/~sircmpwn/sway tasks: |
