diff --git a/meta-python/recipes-devtools/python/python3-redis_2.10.6.bb b/meta-python/recipes-devtools/python/python3-redis_2.10.6.bb index 3acc2fdaea..7a9cc3f793 100644 --- a/meta-python/recipes-devtools/python/python3-redis_2.10.6.bb +++ b/meta-python/recipes-devtools/python/python3-redis_2.10.6.bb @@ -11,4 +11,5 @@ inherit pypi setuptools3 RDEPENDS_${PN} += "\ ${PYTHON_PN}-datetime \ + ${PYTHON_PN}-cryptography \ "