diff --git a/meta/recipes-devtools/python/python3-pytest_7.2.1.bb b/meta/recipes-devtools/python/python3-pytest_7.2.1.bb index 105b76a4a6..c7610d440c 100644 --- a/meta/recipes-devtools/python/python3-pytest_7.2.1.bb +++ b/meta/recipes-devtools/python/python3-pytest_7.2.1.bb @@ -11,7 +11,7 @@ DEPENDS += "python3-setuptools-scm-native" inherit update-alternatives pypi python_setuptools_build_meta -RDEPENDS:${PN}:class-target += " \ +RDEPENDS:${PN} += " \ ${PYTHON_PN}-atomicwrites \ ${PYTHON_PN}-attrs \ ${PYTHON_PN}-debugger \