diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-09 12:06:35 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-09 12:07:08 -0400 |
| commit | 940e7d24c418a9cbb93850c31d00e4f1edeaf764 (patch) | |
| tree | 8c6e635a848c81d45a232391fc4c57bf8a7f73ef /meta-openstack | |
| parent | f836d97e0e2024e4f1c8a22f6c92f3309fbf6fc8 (diff) | |
| download | meta-cloud-services-940e7d24c418a9cbb93850c31d00e4f1edeaf764.tar.gz | |
tempest: add tox as a REDEPENDS
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-extended/tempest/tempest_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb index 86ab7ae..8f710ef 100644 --- a/meta-openstack/recipes-extended/tempest/tempest_git.bb +++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb | |||
| @@ -95,5 +95,6 @@ RDEPENDS_${PN} += " \ | |||
| 95 | python-iso8601 \ | 95 | python-iso8601 \ |
| 96 | python-mimeparse \ | 96 | python-mimeparse \ |
| 97 | python-flake8 \ | 97 | python-flake8 \ |
| 98 | python-tox \ | ||
| 98 | " | 99 | " |
| 99 | 100 | ||
