aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-metadata_1.11.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-metadata_1.11.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-metadata_1.11.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-metadata_1.11.0.bb b/meta-python/recipes-devtools/python/python3-pytest-metadata_1.11.0.bb
index a1b62d16e4..060eee3a5a 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-metadata_1.11.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-metadata_1.11.0.bb
@@ -10,7 +10,7 @@ PYPI_PACKAGE = "pytest-metadata"
inherit pypi setuptools3
-RDEPENDS_${PN} = " \
+RDEPENDS:${PN} = " \
${PYTHON_PN}-pytest \
"