From 940e7d24c418a9cbb93850c31d00e4f1edeaf764 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 9 Apr 2014 12:06:35 -0400 Subject: tempest: add tox as a REDEPENDS Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-extended/tempest/tempest_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-extended') 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} += " \ python-iso8601 \ python-mimeparse \ python-flake8 \ + python-tox \ " -- cgit v1.2.3-54-g00ecf