diff options
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.bb | 6 |
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" | |||
| 14 | inherit pypi python_hatchling | 14 | inherit pypi python_hatchling |
| 15 | 15 | ||
| 16 | DEPENDS += "\ | 16 | DEPENDS += "\ |
| 17 | ${PYTHON_PN}-hatch-vcs-native \ | 17 | python3-hatch-vcs-native \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | RDEPENDS:${PN} += "\ | 20 | RDEPENDS:${PN} += "\ |
| 21 | ${PYTHON_PN}-packaging \ | 21 | python3-packaging \ |
| 22 | ${PYTHON_PN}-tomli \ | 22 | python3-tomli \ |
| 23 | " | 23 | " |
