diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-05-11 21:40:52 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-05-11 21:40:52 -0400 |
commit | 1372cc2048817253dba9558f84ab558fb9607dae (patch) | |
tree | 0b996092b5fd898c8b883124f100ac6a987b2ca3 | |
parent | 167f7c54f4459a85e65c67e0a47630c9583863ab (diff) |
Add scdoc to .build.yml
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ packages: - gdk-pixbuf2 - libinput - libxkbcommon + - scdoc sources: - https://github.com/swaywm/sway - https://github.com/swaywm/wlroots |