diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -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 | " |
