diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb b/meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb index 4c9b8ec1dd..ecd55672f5 100644 --- a/meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb +++ b/meta/recipes-devtools/python/python3-pyrsistent_0.18.1.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.mit;md5=b695eb9c6e7a6fb1b1bc2d193c42776e" | |||
5 | 5 | ||
6 | SRC_URI[sha256sum] = "d4d61f8b993a7255ba714df3aca52700f8125289f84f704cf80916517c46eb96" | 6 | SRC_URI[sha256sum] = "d4d61f8b993a7255ba714df3aca52700f8125289f84f704cf80916517c46eb96" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools_build_meta |
9 | 9 | ||
10 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
11 | ${PYTHON_PN}-numbers \ | 11 | ${PYTHON_PN}-numbers \ |