summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-salttesting_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-salttesting_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb b/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
index fdc0341..d146730 100644
--- a/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
@@ -13,7 +13,7 @@ PV = "2018.9.21+git${SRCPV}"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16RDEPENDS_${PN} = "\ 16RDEPENDS:${PN} = "\
17 python3-mock \ 17 python3-mock \
18 python3-unittest \ 18 python3-unittest \
19" 19"