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-04-30 15:42:49 -0400
commit1abda8a6b89f36884417e96c20dee394da8159a1 (patch)
tree99d9275ea99cb3d7897a250518a7869399cb47de /meta-openstack/recipes-devtools/python/python-barbican_git.bb
parent96cabf00ac78440e5a71aca85c4ed4949cce39e3 (diff)
downloadmeta-cloud-services-1abda8a6b89f36884417e96c20dee394da8159a1.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 838346c..93cd587 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -93,6 +93,7 @@ RDEPENDS_${PN} += " \
93 python-stevedore \ 93 python-stevedore \
94 python-webob \ 94 python-webob \
95 python-wsgiref \ 95 python-wsgiref \
96 python-barbicanclient \
96 " 97 "
97 98
98INITSCRIPT_PACKAGES = "${SRCNAME}" 99INITSCRIPT_PACKAGES = "${SRCNAME}"