sys-cluster/openstack-meta: cleanup bad dep

Package-Manager: Portage-2.3.3, Repoman-2.3.2
This commit is contained in:
Matthew Thode
2017-04-25 12:46:43 -05:00
parent daf83cd867
commit 4c4040d997

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ IUSE="cinder glance heat keystone neutron nova swift"
DEPEND=""
RDEPEND="
keystone? ( ~sys-auth/keystone-${PV} )
swift? ( || ( ~sys-cluster/swift-2.9.0 ~sys-cluster/swift-2.10.0 ) )
swift? ( ~sys-cluster/swift-2.10.0 )
neutron? ( ~sys-cluster/neutron-${PV} )
glance? ( ~app-admin/glance-${PV} )
cinder? ( ~sys-cluster/cinder-${PV} )