projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50c2f53
)
app-admin/ansible: add missing dependency.
author
Patrice Clement
<monsieurp@gentoo.org>
Mon, 6 Feb 2017 10:19:26 +0000
(11:19 +0100)
committer
Patrice Clement
<monsieurp@gentoo.org>
Mon, 6 Feb 2017 10:20:48 +0000
(11:20 +0100)
a2x is part of the app-text/asciidoc ebuild.
Package-Manager: portage-2.3.3
app-admin/ansible/ansible-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/ansible/ansible-9999.ebuild
b/app-admin/ansible/ansible-9999.ebuild
index 57ee497cb38ecdd272ee72a12fe84d48ae70ac11..2b726862ee3b8d755798f2dce9b76c96fdf667f9 100644
(file)
--- a/
app-admin/ansible/ansible-9999.ebuild
+++ b/
app-admin/ansible/ansible-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
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
"