diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-10 13:26:27 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-10 15:23:23 +0200 |
| commit | 029fde3117b8657524d00e2aee9ecd21dee75d28 (patch) | |
| tree | ef85b975292157248def5f7fbd4847fc7b2abd57 /meta-openstack | |
| parent | 910f8e04ec87a80d94d709733c8eaf19ad43193a (diff) | |
| download | meta-cloud-services-029fde3117b8657524d00e2aee9ecd21dee75d28.tar.gz | |
python-wsme: Update dependency list
This is according to v0.9.1.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb b/meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb index e74efd9..db6d132 100644 --- a/meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb +++ b/meta-openstack/recipes-devtools/python/python-wsme_0.9.1.bb | |||
| @@ -26,5 +26,10 @@ DEPENDS += " \ | |||
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | RDEPENDS_${PN} += "\ | 28 | RDEPENDS_${PN} += "\ |
| 29 | python-netaddr \ | ||
| 29 | python-pbr \ | 30 | python-pbr \ |
| 31 | python-pytz \ | ||
| 32 | python-simplegeneric \ | ||
| 33 | python-six \ | ||
| 34 | python-webob \ | ||
| 30 | " | 35 | " |
