summaryrefslogtreecommitdiff
path: root/repo/asciidoctor
diff options
context:
space:
mode:
Diffstat (limited to 'repo/asciidoctor')
-rw-r--r--repo/asciidoctor/asciidoctor.xibuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/asciidoctor/asciidoctor.xibuild b/repo/asciidoctor/asciidoctor.xibuild
index bd4f59f..b31fa0e 100644
--- a/repo/asciidoctor/asciidoctor.xibuild
+++ b/repo/asciidoctor/asciidoctor.xibuild
@@ -4,6 +4,7 @@ NAME="asciidoctor"
DESC="Converter for AsciiDoc to HTML5, DocBook 5 (or 4.5) and other formats"
MAKEDEPS="ruby"
+DEPS="ruby"
PKG_VER=2.0.17
SOURCE="https://rubygems.org/downloads/asciidoctor-$PKG_VER.gem"