mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
sys-cluster/openstack-meta: cleanup bad dep
Package-Manager: Portage-2.3.3, Repoman-2.3.2
This commit is contained in:
@@ -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} )
|
||||
|
||||
Reference in New Issue
Block a user