aboutsummaryrefslogtreecommitdiff
path: root/.builds/debian.yml
diff options
context:
space:
mode:
authorHarry Jeffery <harry@exec64.co.uk>2019-09-07 11:28:09 +0100
committerHarry Jeffery <harry@exec64.co.uk>2019-09-07 11:28:09 +0100
commitf1c40de318d9056320db8e96449dfb1bf0d16aeb (patch)
tree1e85990b9a8c411e836a3b1390360624c7178721 /.builds/debian.yml
parent9ba812ef644c64362cc0f62fbcfa19568712df24 (diff)
downloadimv-f1c40de318d9056320db8e96449dfb1bf0d16aeb.tar.gz
srht: Add asciidoc to CI dependencies
Diffstat (limited to '.builds/debian.yml')
-rw-r--r--.builds/debian.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/debian.yml b/.builds/debian.yml
index aed4546..35acb08 100644
--- a/.builds/debian.yml
+++ b/.builds/debian.yml
@@ -1,5 +1,6 @@
image: debian/stable
packages:
+ - asciidoc
- clang
- libcmocka-dev
- libegl1-mesa-dev