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 212eebe..045a69a 100644
--- a/meta-openstack/recipes-extended/tempest/tempest_git.bb
+++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb
@@ -61,6 +61,7 @@ FILES_${PN} = "${libdir}/* \
61RDEPENDS_${PN} += " \ 61RDEPENDS_${PN} += " \
62 ${SRCNAME}-tests \ 62 ${SRCNAME}-tests \
63 python-mox \ 63 python-mox \
64 python-mock \
64 python-testrepository \ 65 python-testrepository \
65 python-fixtures \ 66 python-fixtures \
66 python-keyring \ 67 python-keyring \