From 0cffcd09a44b2a58452a5bb13714bfc47d6546bf Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 31 Jul 2021 23:31:13 -0400 Subject: global: overrides conversion Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python3-testrepository_0.0.20.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python3-testrepository_0.0.20.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-testrepository_0.0.20.bb b/meta-openstack/recipes-devtools/python/python3-testrepository_0.0.20.bb index 7847b0c..eb5e8d0 100644 --- a/meta-openstack/recipes-devtools/python/python3-testrepository_0.0.20.bb +++ b/meta-openstack/recipes-devtools/python/python3-testrepository_0.0.20.bb @@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "752449bc98c20253ec4611c40564aea93d435a5bf3ff672208e01cc10e inherit setuptools3 pypi -RDEPENDS_${PN} += "${PYTHON_PN}-subunit \ +RDEPENDS:${PN} += "${PYTHON_PN}-subunit \ ${PYTHON_PN}-extras \ " -- cgit v1.2.3-54-g00ecf