mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 11:27:44 +00:00
python3: Add python3-cryptography to RDEPENDS for python3-redis
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d2d5c14a0b
commit
bf209dbf11
@ -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