summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-10-04 22:09:15 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-10-04 22:09:35 -0500
commitb34e2c1898a7c16a9132f5de540fabc499878894 (patch)
treeba66c78d51e120a80bc67d9646d0305ff9c1e57a /sys-cluster/neutron/neutron-2016.2.9999.ebuild
parentnet-analyzer/ipv6-toolkit: newer versions of libpcap have ipv6 hard enabled (diff)
downloadgentoo-b34e2c1898a7c16a9132f5de540fabc499878894.tar.gz
gentoo-b34e2c1898a7c16a9132f5de540fabc499878894.tar.bz2
gentoo-b34e2c1898a7c16a9132f5de540fabc499878894.zip
sys-cluster/neutron: neutron needs singledispatch for py2...
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster/neutron/neutron-2016.2.9999.ebuild')
-rw-r--r--sys-cluster/neutron/neutron-2016.2.9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/neutron/neutron-2016.2.9999.ebuild b/sys-cluster/neutron/neutron-2016.2.9999.ebuild
index 035a2c423587..aac78da03dc8 100644
--- a/sys-cluster/neutron/neutron-2016.2.9999.ebuild
+++ b/sys-cluster/neutron/neutron-2016.2.9999.ebuild
@@ -108,6 +108,7 @@ RDEPEND="
>=dev-python/python-novaclient-2.29.0[${PYTHON_USEDEP}]
!~dev-python/python-novaclient-2.33.0[${PYTHON_USEDEP}]
>=dev-python/python-designateclient-1.5.0[${PYTHON_USEDEP}]
+ virtual/python-singledispatch[${PYTHON_USEDEP}]
dev-python/pyudev[${PYTHON_USEDEP}]
sys-apps/iproute2
net-misc/bridge-utils