summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb b/meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb
index c2e098f..6cd0d81 100644
--- a/meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-fixtures_3.0.0.bb
@@ -23,6 +23,6 @@ DEPENDS += " \
23 python3-pbr-native \ 23 python3-pbr-native \
24 " 24 "
25 25
26RDEPENDS_${PN} += "python3-testtools \ 26RDEPENDS:${PN} += "python3-testtools \
27 python3-pbr \ 27 python3-pbr \
28 " 28 "