diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/ansible/ansible-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/ansible/ansible-9999.ebuild b/app-admin/ansible/ansible-9999.ebuild index 57ee497cb38e..2b726862ee3b 100644 --- a/app-admin/ansible/ansible-9999.ebuild +++ b/app-admin/ansible/ansible-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,6 +28,7 @@ RDEPEND=" >=dev-python/pycrypto-2.6[${PYTHON_USEDEP}] dev-python/httplib2[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] + app-text/asciidoc net-misc/sshpass virtual/ssh " |