diff options
Diffstat (limited to 'dev-vcs/git/git-9999.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index dfa8f2b..0c7e9b2 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -118,7 +118,7 @@ DEPEND="${CDEPEND} # Live ebuild builds man pages and HTML docs, additionally if [[ ${PV} == *9999 ]]; then DEPEND="${DEPEND} - dev-ruby/asciidoctor + dev-ruby/asciidoctor" fi SITEFILE="50${PN}-gentoo.el" |