summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-swift_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-swift_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-swift_git.bb5
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'
157DEPENDS += " \
158 python-pbr-native \
159 "
160
156RDEPENDS_${PN} += " \ 161RDEPENDS_${PN} += " \
157 python-eventlet \ 162 python-eventlet \
158 python-greenlet \ 163 python-greenlet \