diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swift_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-swift_git.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb index fc7c258..2b9c722 100644 --- a/meta-openstack/recipes-devtools/python/python-swift_git.bb +++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb | |||
| @@ -153,6 +153,11 @@ DEPENDS += " \ | |||
| 153 | python-pbr \ | 153 | python-pbr \ |
| 154 | " | 154 | " |
| 155 | 155 | ||
| 156 | # Satisfy setup.py 'setup_requires' | ||
| 157 | DEPENDS += " \ | ||
| 158 | python-pbr-native \ | ||
| 159 | " | ||
| 160 | |||
| 156 | RDEPENDS_${PN} += " \ | 161 | RDEPENDS_${PN} += " \ |
| 157 | python-eventlet \ | 162 | python-eventlet \ |
| 158 | python-greenlet \ | 163 | python-greenlet \ |
