From: Mark Asselstine <[email protected]> Update dependencies based on the package's required.txt.
Signed-off-by: Mark Asselstine <[email protected]> --- .../recipes-devtools/python/python-oslo.service_git.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 += " \ RDEPENDS_${PN} += " \ python-pbr \ + python-babel \ + python-webob \ + python-eventlet \ + python-greenlet \ + python-monotonic \ + python-oslo.utils \ + python-oslo.concurrency \ + python-oslo.config \ + python-oslo.log \ + python-six \ + python-oslo.i18n \ + python-pastedeploy \ + python-paste \ + python-routes \ " -- 2.1.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
