diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swiftclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb index 1c506a8..5f423c4 100644 --- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb | |||
| @@ -24,6 +24,11 @@ DEPENDS += " \ | |||
| 24 | python-pbr \ | 24 | python-pbr \ |
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | # Satisfy setup.py 'setup_requires' | ||
| 28 | DEPENDS += " \ | ||
| 29 | python-pbr-native \ | ||
| 30 | " | ||
| 31 | |||
| 27 | RDEPENDS_${PN} += " \ | 32 | RDEPENDS_${PN} += " \ |
| 28 | python-simplejson \ | 33 | python-simplejson \ |
| 29 | python-pbr \ | 34 | python-pbr \ |
