summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-barbican_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-30 15:41:58 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-06-02 09:58:04 -0400
commit6b8cc03c9ab02201deda4fbf3f6beb15ea3b06ea (patch)
tree71cee59dbf20bde2ad055e2cafbfb7c0876b00a2 /meta-openstack/recipes-devtools/python/python-barbican_git.bb
parent39a40efeca10e0de4587b9c58be927cb75fe06ad (diff)
downloadmeta-cloud-services-6b8cc03c9ab02201deda4fbf3f6beb15ea3b06ea.tar.gz
barbican: introduce barbicanclient
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbican_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-barbican_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index 25f6274..0b6a6a7 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -102,6 +102,7 @@ RDEPENDS_${PN} += " \
102 python-stevedore \ 102 python-stevedore \
103 python-webob \ 103 python-webob \
104 python-wsgiref \ 104 python-wsgiref \
105 python-barbicanclient \
105 " 106 "
106 107
107INITSCRIPT_PACKAGES = "${SRCNAME}" 108INITSCRIPT_PACKAGES = "${SRCNAME}"