diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinder_git.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb index e770e98..a706223 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb | |||
| @@ -95,6 +95,11 @@ FILES_${SRCNAME} = "${bindir}/* \ | |||
| 95 | ${localstatedir}/* \ | 95 | ${localstatedir}/* \ |
| 96 | " | 96 | " |
| 97 | 97 | ||
| 98 | DEPENDS += " \ | ||
| 99 | python-pip \ | ||
| 100 | python-pbr \ | ||
| 101 | " | ||
| 102 | |||
| 98 | RDEPENDS_${PN} += "lvm2 \ | 103 | RDEPENDS_${PN} += "lvm2 \ |
| 99 | python-sqlalchemy \ | 104 | python-sqlalchemy \ |
| 100 | python-amqplib \ | 105 | python-amqplib \ |
| @@ -119,6 +124,7 @@ RDEPENDS_${PN} += "lvm2 \ | |||
| 119 | python-keystoneclient \ | 124 | python-keystoneclient \ |
| 120 | python-swiftclient \ | 125 | python-swiftclient \ |
| 121 | python-oslo.config \ | 126 | python-oslo.config \ |
| 127 | python-pbr \ | ||
| 122 | " | 128 | " |
| 123 | 129 | ||
| 124 | RDEPENDS_${SRCNAME} = "${PN} \ | 130 | RDEPENDS_${SRCNAME} = "${PN} \ |
