diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-10-08 22:14:06 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-10-08 22:14:06 -0500 |
commit | 385a17f07586f428bcb48f60c9aa49cc545f5de2 (patch) | |
tree | 46ad26ab064d701295ec5fbb73dc5cad0dae348f /sys-cluster | |
parent | dev-python/botocore: remove version 1.4.53 (diff) | |
download | gentoo-385a17f07586f428bcb48f60c9aa49cc545f5de2.tar.gz gentoo-385a17f07586f428bcb48f60c9aa49cc545f5de2.tar.bz2 gentoo-385a17f07586f428bcb48f60c9aa49cc545f5de2.zip |
sys-cluster/neutron: need dat arping
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/neutron/neutron-2016.2.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/neutron/neutron-9.0.0.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/neutron/neutron-2016.2.9999.ebuild b/sys-cluster/neutron/neutron-2016.2.9999.ebuild index 726e0f2943cc..92c35823b9e6 100644 --- a/sys-cluster/neutron/neutron-2016.2.9999.ebuild +++ b/sys-cluster/neutron/neutron-2016.2.9999.ebuild @@ -112,6 +112,7 @@ RDEPEND=" virtual/python-singledispatch[${PYTHON_USEDEP}] dev-python/pyudev[${PYTHON_USEDEP}] sys-apps/iproute2 + net-misc/iputils[arping] net-misc/bridge-utils net-firewall/ipset net-firewall/iptables diff --git a/sys-cluster/neutron/neutron-9.0.0.ebuild b/sys-cluster/neutron/neutron-9.0.0.ebuild index c77faa3ade9e..7d893199c858 100644 --- a/sys-cluster/neutron/neutron-9.0.0.ebuild +++ b/sys-cluster/neutron/neutron-9.0.0.ebuild @@ -111,6 +111,7 @@ RDEPEND=" virtual/python-singledispatch[${PYTHON_USEDEP}] dev-python/pyudev[${PYTHON_USEDEP}] sys-apps/iproute2 + net-misc/iputils[arping] net-misc/bridge-utils net-firewall/ipset net-firewall/iptables |