diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 008a124..8c643bd 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -265,6 +265,11 @@ DEPENDS += " \ | |||
| 265 | python-pbr \ | 265 | python-pbr \ |
| 266 | " | 266 | " |
| 267 | 267 | ||
| 268 | # Satisfy setup.py 'setup_requires' | ||
| 269 | DEPENDS += " \ | ||
| 270 | python-pbr-native \ | ||
| 271 | " | ||
| 272 | |||
| 268 | RDEPENDS_${PN} += " \ | 273 | RDEPENDS_${PN} += " \ |
| 269 | libvirt \ | 274 | libvirt \ |
| 270 | python-pbr \ | 275 | python-pbr \ |
