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 --- recipes-devtools/python/python3-ansible_2.3.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools/python/python3-ansible_2.3.1.0.bb') diff --git a/recipes-devtools/python/python3-ansible_2.3.1.0.bb b/recipes-devtools/python/python3-ansible_2.3.1.0.bb index 55dd118..ea0fdbe 100644 --- a/recipes-devtools/python/python3-ansible_2.3.1.0.bb +++ b/recipes-devtools/python/python3-ansible_2.3.1.0.bb @@ -1,7 +1,7 @@ inherit setuptools3 require python-ansible.inc -RDEPENDS_${PN} += "python3-pyyaml python3-jinja2 python3-modules" +RDEPENDS:${PN} += "python3-pyyaml python3-jinja2 python3-modules" SRC_URI += " \ file://python3-ensure-py-scripts-use-py3-for-shebang.patch \ -- cgit v1.2.3-54-g00ecf