summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.service_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslo.service_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
index 56384bc..379bff3 100644
--- a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb
@@ -21,4 +21,18 @@ DEPENDS += " \
21 21
22RDEPENDS_${PN} += " \ 22RDEPENDS_${PN} += " \
23 python-pbr \ 23 python-pbr \
24 python-babel \
25 python-webob \
26 python-eventlet \
27 python-greenlet \
28 python-monotonic \
29 python-oslo.utils \
30 python-oslo.concurrency \
31 python-oslo.config \
32 python-oslo.log \
33 python-six \
34 python-oslo.i18n \
35 python-pastedeploy \
36 python-paste \
37 python-routes \
24 " 38 "