From bf209dbf116a958689d82a73b7e1f4f1abfd5353 Mon Sep 17 00:00:00 2001 From: Bog999 Date: Tue, 2 Jun 2020 09:08:19 +0300 Subject: python3: Add python3-cryptography to RDEPENDS for python3-redis Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-redis_2.10.6.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python') 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 \ " -- cgit v1.2.3-54-g00ecf