diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-openstacksdk_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-openstacksdk_git.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-openstacksdk_git.bb b/meta-openstack/recipes-devtools/python/python-openstacksdk_git.bb index 12472ec..96db3c0 100644 --- a/meta-openstack/recipes-devtools/python/python-openstacksdk_git.bb +++ b/meta-openstack/recipes-devtools/python/python-openstacksdk_git.bb | |||
| @@ -18,6 +18,11 @@ DEPENDS += "\ | |||
| 18 | python-pbr \ | 18 | python-pbr \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | # Satisfy setup.py 'setup_requires' | ||
| 22 | DEPENDS += " \ | ||
| 23 | python-pbr-native \ | ||
| 24 | " | ||
| 25 | |||
| 21 | RDEPENDS_${PN} += " \ | 26 | RDEPENDS_${PN} += " \ |
| 22 | python-pbr \ | 27 | python-pbr \ |
| 23 | python-jsonpatch \ | 28 | python-jsonpatch \ |
