diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-redis_3.5.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-redis_3.5.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-redis_3.5.3.bb b/meta-python/recipes-devtools/python/python3-redis_3.5.3.bb index 1887bf9e80..92f6e3ed26 100644 --- a/meta-python/recipes-devtools/python/python3-redis_3.5.3.bb +++ b/meta-python/recipes-devtools/python/python3-redis_3.5.3.bb | |||
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "0e7e0cfca8660dea8b7d5cd8c4f6c5e29e11f31158c0b0ae91a397f00e | |||
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | RDEPENDS_${PN} += "\ | 12 | RDEPENDS:${PN} += "\ |
13 | ${PYTHON_PN}-datetime \ | 13 | ${PYTHON_PN}-datetime \ |
14 | ${PYTHON_PN}-cryptography \ | 14 | ${PYTHON_PN}-cryptography \ |
15 | " | 15 | " |