diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-mistralclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-mistralclient_git.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb b/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb index f721bd3..1c6a9bd 100644 --- a/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-mistralclient_git.bb | |||
| @@ -9,6 +9,11 @@ DEPENDS += " \ | |||
| 9 | python-pbr \ | 9 | python-pbr \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | # Satisfy setup.py 'setup_requires' | ||
| 13 | DEPENDS += " \ | ||
| 14 | python-pbr-native \ | ||
| 15 | " | ||
| 16 | |||
| 12 | RDEPENDS_${PN} +=" \ | 17 | RDEPENDS_${PN} +=" \ |
| 13 | python-cliff \ | 18 | python-cliff \ |
| 14 | python-pbr \ | 19 | python-pbr \ |
