From ec06e36880e21b60c5ba2a72c9872892fd9f2eb5 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Mon, 6 Feb 2017 11:19:26 +0100 Subject: [PATCH] app-admin/ansible: add missing dependency. a2x is part of the app-text/asciidoc ebuild. Package-Manager: portage-2.3.3 --- app-admin/ansible/ansible-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 " -- 2.26.2