aboutsummaryrefslogtreecommitdiffstats
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 c2e098f3..6cd0d810 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 += " \
python3-pbr-native \
"
-RDEPENDS_${PN} += "python3-testtools \
+RDEPENDS:${PN} += "python3-testtools \
python3-pbr \
"