summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-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 e425237..920858a 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -37,6 +37,7 @@ RDEPENDS_${PN} += " \
37 python-six \ 37 python-six \
38 python-oslo.i18n \ 38 python-oslo.i18n \
39 python-oslo.utils \ 39 python-oslo.utils \
40 bash \
40 " 41 "
41 42
42PACKAGECONFIG ?= "bash-completion" 43PACKAGECONFIG ?= "bash-completion"