diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rwxr-xr-x | meta-openstack/recipes-devtools/python/python-trove_git.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-trove_git.bb b/meta-openstack/recipes-devtools/python/python-trove_git.bb index e1f8ae0..cc6bec6 100755 --- a/meta-openstack/recipes-devtools/python/python-trove_git.bb +++ b/meta-openstack/recipes-devtools/python/python-trove_git.bb | |||
| @@ -238,6 +238,11 @@ DEPENDS += " \ | |||
| 238 | python-pip \ | 238 | python-pip \ |
| 239 | " | 239 | " |
| 240 | 240 | ||
| 241 | # Satisfy setup.py 'setup_requires' | ||
| 242 | DEPENDS += " \ | ||
| 243 | python-pbr-native \ | ||
| 244 | " | ||
| 245 | |||
| 241 | RDEPENDS_${PN} += " \ | 246 | RDEPENDS_${PN} += " \ |
| 242 | python-babel \ | 247 | python-babel \ |
| 243 | python-cinderclient \ | 248 | python-cinderclient \ |
