aboutsummaryrefslogtreecommitdiff
path: root/.builds/fedora.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/fedora.yml
parent9ba812ef644c64362cc0f62fbcfa19568712df24 (diff)
downloadimv-f1c40de318d9056320db8e96449dfb1bf0d16aeb.tar.gz
srht: Add asciidoc to CI dependencies
Diffstat (limited to '.builds/fedora.yml')
-rw-r--r--.builds/fedora.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/fedora.yml b/.builds/fedora.yml
index 0d07d5e..28c46aa 100644
--- a/.builds/fedora.yml
+++ b/.builds/fedora.yml
@@ -1,5 +1,6 @@
image: fedora/latest
packages:
+ - asciidoc
- clang
- freeimage-devel
- libX11-devel