summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinderclient_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
index a66e42e..2e46f7f 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -32,6 +32,7 @@ RDEPENDS_${PN} += "python-prettytable \
32 python-keystoneclient \ 32 python-keystoneclient \
33 python-babel \ 33 python-babel \
34 python-six \ 34 python-six \
35 python-keystoneauth1 \
35 " 36 "
36 37
37PACKAGECONFIG ?= "bash-completion" 38PACKAGECONFIG ?= "bash-completion"