diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb b/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb index 5ef7140283..53251aa55c 100644 --- a/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb +++ b/meta-python/recipes-devtools/python/python3-pyrsistent_0.15.7.bb | |||
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "cdc7b5e3ed77bed61270a47d35434a30617b9becdf2478af76ad2c6ade | |||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | RDEPENDS_${PN} += " \ | 11 | RDEPENDS_${PN} += " \ |
12 | ${PYTHON_PN}-numbers \ | ||
12 | ${PYTHON_PN}-six \ | 13 | ${PYTHON_PN}-six \ |
13 | " | 14 | " |
14 | 15 | ||