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 | 5 |
1 files changed, 5 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 29d3594..8afe84d 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb | |||
| @@ -199,6 +199,11 @@ DEPENDS += " \ | |||
| 199 | python-pbr \ | 199 | python-pbr \ |
| 200 | " | 200 | " |
| 201 | 201 | ||
| 202 | # Satisfy setup.py 'setup_requires' | ||
| 203 | DEPENDS += " \ | ||
| 204 | python-pbr-native \ | ||
| 205 | " | ||
| 206 | |||
| 202 | RDEPENDS_${PN} += " \ | 207 | RDEPENDS_${PN} += " \ |
| 203 | lvm2 \ | 208 | lvm2 \ |
| 204 | python-pbr \ | 209 | python-pbr \ |
