From bc690e3214556e4c16e101ac778d615da7e426ad Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Tue, 8 Aug 2017 16:41:23 +0200 Subject: python-routes: Update dependency list Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-routes_git.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-openstack/recipes-devtools/python/python-routes_git.bb b/meta-openstack/recipes-devtools/python/python-routes_git.bb index 408f0a8..578597a 100644 --- a/meta-openstack/recipes-devtools/python/python-routes_git.bb +++ b/meta-openstack/recipes-devtools/python/python-routes_git.bb @@ -14,4 +14,7 @@ S = "${WORKDIR}/git" inherit setuptools -RDEPENDS_${PN} += "python-repoze.lru" +RDEPENDS_${PN} += " \ + python-repoze.lru \ + python-six \ + " -- cgit v1.2.3-54-g00ecf