summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-extended')
-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 3e37640..d747905 100644
--- a/meta-openstack/recipes-extended/tempest/tempest_git.bb
+++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb
@@ -85,5 +85,6 @@ RDEPENDS_${PN} += " \
85 python-six \ 85 python-six \
86 python-iso8601 \ 86 python-iso8601 \
87 python-mimeparse \ 87 python-mimeparse \
88 python-flake8 \
88 " 89 "
89 90