summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-extended/tempest/tempest_git.bb1
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