mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 05:11:44 +00:00
python3: Add python3-cryptography to RDEPENDS for python3-redis
Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit bf209dbf116a958689d82a73b7e1f4f1abfd5353) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
cc6fc6b164
commit
2d964c9051
@ -11,4 +11,5 @@ inherit pypi setuptools3
|
|||||||
|
|
||||||
RDEPENDS_${PN} += "\
|
RDEPENDS_${PN} += "\
|
||||||
${PYTHON_PN}-datetime \
|
${PYTHON_PN}-datetime \
|
||||||
|
${PYTHON_PN}-cryptography \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user