From a1dfcaeb5988aa4691481d05841017bc881fa026 Mon Sep 17 00:00:00 2001 From: Peter Marko Date: Thu, 15 Jun 2023 16:10:48 +0200 Subject: python3-stopit: fix override syntax Signed-off-by: Peter Marko Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-stopit_1.1.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-stopit_1.1.2.bb b/meta-python/recipes-devtools/python/python3-stopit_1.1.2.bb index 91ff21fa18..64e3671e1b 100644 --- a/meta-python/recipes-devtools/python/python3-stopit_1.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-stopit_1.1.2.bb @@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "f7f39c583fd92027bd9d06127b259aee7a5b7945c1f1fa56263811e1e7 inherit pypi setuptools3 -RDEPENDS_${PN} += "\ +RDEPENDS:${PN} += "\ ${PYTHON_PN}-setuptools \ " -- cgit v1.2.3-54-g00ecf