diff options
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.bb | 2 |
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 | |||
10 | SRC_URI[sha256sum] = "5289b40d98959b16b3f6927781678935d3df1b7c14947f5d7778e5e04dd9a065" | 10 | SRC_URI[sha256sum] = "5289b40d98959b16b3f6927781678935d3df1b7c14947f5d7778e5e04dd9a065" |
11 | 11 | ||
12 | RDEPENDS:${PN} = "\ | 12 | RDEPENDS:${PN} = "\ |
13 | ${PYTHON_PN}-sortedcontainers \ | 13 | python3-sortedcontainers \ |
14 | " | 14 | " |
15 | 15 | ||
16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |