From 76590678aed37f0074407b33f6135dbf3713fea0 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 31 Jul 2017 15:07:02 +0200 Subject: python-cinderclient: Update list of dependencies According to v1.9.0 requirements. Signed-off-by: Adrian Dudau --- .../python/python-cinderclient_git.bb | 23 ++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index 2e46f7f..6acdabb 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb @@ -24,16 +24,19 @@ DEPENDS += " \ python-pbr \ " -RDEPENDS_${PN} += "python-prettytable \ - python-simplejson \ - python-requests \ - python-setuptools-git \ - python-pbr \ - python-keystoneclient \ - python-babel \ - python-six \ - python-keystoneauth1 \ - " +RDEPENDS_${PN} += " \ + python-babel \ + python-keystoneauth1 \ + python-keystoneclient \ + python-oslo.i18n \ + python-oslo-utils \ + python-pbr \ + python-prettytable \ + python-requests \ + python-setuptools-git \ + python-simplejson \ + python-six \ + " PACKAGECONFIG ?= "bash-completion" PACKAGECONFIG[bash-completion] = ",,bash-completion,bash-completion ${BPN}-bash-completion" -- cgit v1.2.3-54-g00ecf