summaryrefslogtreecommitdiff
path: root/sys-cluster/neutron/neutron-2017.2.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/neutron/neutron-2017.2.9999.ebuild')
-rw-r--r--sys-cluster/neutron/neutron-2017.2.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/neutron/neutron-2017.2.9999.ebuild b/sys-cluster/neutron/neutron-2017.2.9999.ebuild
index 61871bc47a58..1c8d9ba8c3aa 100644
--- a/sys-cluster/neutron/neutron-2017.2.9999.ebuild
+++ b/sys-cluster/neutron/neutron-2017.2.9999.ebuild
@@ -17,7 +17,7 @@ EGIT_BRANCH="stable/pike"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS=""
-IUSE="compute-only dhcp ipv6 l3 metadata openvswitch linuxbridge server sqlite mysql postgres"
+IUSE="compute-only dhcp haproxy ipv6 l3 metadata openvswitch linuxbridge server sqlite mysql postgres"
REQUIRED_USE="!compute-only? ( || ( mysql postgres sqlite ) )
compute-only? ( !mysql !postgres !sqlite !dhcp !l3 !metadata !server
|| ( openvswitch linuxbridge ) )"
@@ -135,7 +135,7 @@ RDEPEND="
net-firewall/iptables
net-firewall/ebtables
net-firewall/conntrack-tools
- net-proxy/haproxy
+ haproxy? ( net-proxy/haproxy )
openvswitch? ( <=net-misc/openvswitch-2.8.9999 )
ipv6? (
net-misc/radvd