mirror of
git://git.yoctoproject.org/poky
synced 2026-09-26 23:49:23 +00:00
python3-cryptography: Add missing ptest tomli dependency
Add missing tomli runtime dependency to allow ptests to execute. (From OE-Core rev: eb75f5b64146912f4e312eb1fe00162169ae70fa) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a5d252eea3
commit
2e1cb386f9
@ -101,6 +101,7 @@ RDEPENDS:${PN}-ptest += " \
|
|||||||
${PYTHON_PN}-pytest \
|
${PYTHON_PN}-pytest \
|
||||||
${PYTHON_PN}-pytest-subtests \
|
${PYTHON_PN}-pytest-subtests \
|
||||||
${PYTHON_PN}-pytz \
|
${PYTHON_PN}-pytz \
|
||||||
|
${PYTHON_PN}-tomli \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit ptest
|
inherit ptest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user