summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb b/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
index 8634914..365cb39 100644
--- a/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystonemiddleware_git.bb
@@ -22,5 +22,17 @@ DEPENDS += " \
22 " 22 "
23 23
24RDEPENDS_${PN} += " \ 24RDEPENDS_${PN} += " \
25 python-keystoneauth1 \
26 python-keystoneclient \
27 python-oslo.config \
28 python-oslo.context \
29 python-oslo.i18n \
30 python-oslo.serialization \
31 python-oslo.utils \
25 python-pbr \ 32 python-pbr \
33 python-positional \
34 python-pycadf \
35 python-requests \
36 python-six \
37 python-webob \
26 " 38 "