aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb b/meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb
index 739df2a1ba..aec19949d2 100644
--- a/meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pyproject-api_1.6.1.bb
@@ -14,10 +14,10 @@ BBCLASSEXTEND = "native nativesdk"
inherit pypi python_hatchling
DEPENDS += "\
- ${PYTHON_PN}-hatch-vcs-native \
+ python3-hatch-vcs-native \
"
RDEPENDS:${PN} += "\
- ${PYTHON_PN}-packaging \
- ${PYTHON_PN}-tomli \
+ python3-packaging \
+ python3-tomli \
"