mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-24 12:58:19 +00:00
python3: Add python3-cryptography to RDEPENDS for python3-redis
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit bf209dbf11)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -11,4 +11,5 @@ inherit pypi setuptools3
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
${PYTHON_PN}-datetime \
|
||||
${PYTHON_PN}-cryptography \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user