summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-portion_2.4.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-portion_2.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb b/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
index b4bbfc6c6f..3af94b48f1 100644
--- a/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
@@ -10,7 +10,7 @@ inherit pypi setuptools3
10SRC_URI[sha256sum] = "5289b40d98959b16b3f6927781678935d3df1b7c14947f5d7778e5e04dd9a065" 10SRC_URI[sha256sum] = "5289b40d98959b16b3f6927781678935d3df1b7c14947f5d7778e5e04dd9a065"
11 11
12RDEPENDS:${PN} = "\ 12RDEPENDS:${PN} = "\
13 ${PYTHON_PN}-sortedcontainers \ 13 python3-sortedcontainers \
14" 14"
15 15
16BBCLASSEXTEND = "native" 16BBCLASSEXTEND = "native"