summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-packaging_20.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-packaging_20.4.bb b/meta-python/recipes-devtools/python/python3-packaging_20.4.bb
index 0f78fd016..c75707e69 100644
--- a/meta-python/recipes-devtools/python/python3-packaging_20.4.bb
+++ b/meta-python/recipes-devtools/python/python3-packaging_20.4.bb
@@ -8,5 +8,7 @@ SRC_URI[sha256sum] = "4357f74f47b9c12db93624a82154e9b120fa8293699949152b22065d55
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11BBCLASSEXTEND = "native"
12
11DEPENDS += "${PYTHON_PN}-setuptools-scm-native" 13DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
12RDEPENDS_${PN} += "${PYTHON_PN}-six ${PYTHON_PN}-pyparsing" 14RDEPENDS_${PN} += "${PYTHON_PN}-six ${PYTHON_PN}-pyparsing"