Skip to content

Commit

Permalink
app-admin/ansible: add missing dep on resolvelib
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/795933
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Jun 14, 2021
1 parent f43d362 commit f822031
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-admin/ansible/ansible-2.11.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
dev-python/netaddr[${PYTHON_USEDEP}]
dev-python/pexpect[${PYTHON_USEDEP}]
dev-python/resolvelib[${PYTHON_USEDEP}]
net-misc/sshpass
virtual/ssh
!app-admin/ansible-base
Expand Down

0 comments on commit f822031

Please sign in to comment.