summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb b/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb
index 72ffe61256..5dbd2b0edd 100644
--- a/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb
+++ b/meta-python/recipes-devtools/python/python3-pdm-build-locked_0.3.4.bb
@@ -9,5 +9,6 @@ inherit pypi python_setuptools_build_meta
9DEPENDS += " python3-pdm-backend-native" 9DEPENDS += " python3-pdm-backend-native"
10 10
11PYPI_PACKAGE = "pdm_build_locked" 11PYPI_PACKAGE = "pdm_build_locked"
12UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
12 13
13BBCLASSEXTEND += "native nativesdk" 14BBCLASSEXTEND += "native nativesdk"