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-i18n_0.3.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python3-i18n_0.3.9.bb') diff --git a/meta-openstack/recipes-devtools/python/python3-i18n_0.3.9.bb b/meta-openstack/recipes-devtools/python/python3-i18n_0.3.9.bb index 92a5aa3..e9e1d69 100644 --- a/meta-openstack/recipes-devtools/python/python3-i18n_0.3.9.bb +++ b/meta-openstack/recipes-devtools/python/python3-i18n_0.3.9.bb @@ -17,7 +17,7 @@ DEPENDS += " \ ${PYTHON_PN}-pip \ " -# RDEPENDS_default: -RDEPENDS_${PN} += " \ +# RDEPENDS:default: +RDEPENDS:${PN} += " \ ${PYTHON_PN}-pyyaml \ " -- cgit v1.2.3-54-g00ecf