diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-30 15:41:58 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-02 09:58:04 -0400 |
| commit | 6b8cc03c9ab02201deda4fbf3f6beb15ea3b06ea (patch) | |
| tree | 71cee59dbf20bde2ad055e2cafbfb7c0876b00a2 /meta-openstack/recipes-devtools/python/python-barbican_git.bb | |
| parent | 39a40efeca10e0de4587b9c58be927cb75fe06ad (diff) | |
| download | meta-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.bb | 1 |
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 | ||
| 107 | INITSCRIPT_PACKAGES = "${SRCNAME}" | 108 | INITSCRIPT_PACKAGES = "${SRCNAME}" |
