diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cytoolz_1.0.0.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cytoolz_1.0.0.bb b/meta-python/recipes-devtools/python/python3-cytoolz_1.0.0.bb index 15fb1733a8..9df99e03c8 100644 --- a/meta-python/recipes-devtools/python/python3-cytoolz_1.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-cytoolz_1.0.0.bb | |||
| @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d422ebce3e9c6447563bd410e9b22f2e" | |||
| 7 | 7 | ||
| 8 | SRC_URI[sha256sum] = "eb453b30182152f9917a5189b7d99046b6ce90cdf8aeb0feff4b2683e600defd" | 8 | SRC_URI[sha256sum] = "eb453b30182152f9917a5189b7d99046b6ce90cdf8aeb0feff4b2683e600defd" |
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 cython |
| 11 | 11 | ||
| 12 | DEPENDS += "python3-cython-native" | ||
| 13 | RDEPENDS:${PN} += "python3-toolz" | 12 | RDEPENDS:${PN} += "python3-toolz" |
