python3: Add python3-cryptography to RDEPENDS for python3-redis

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bog999 2020-06-02 09:08:19 +03:00 committed by Khem Raj
parent d2d5c14a0b
commit bf209dbf11

View File

@ -11,4 +11,5 @@ inherit pypi setuptools3
RDEPENDS_${PN} += "\
${PYTHON_PN}-datetime \
${PYTHON_PN}-cryptography \
"