mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
python3-cryptography: remove python3-tomli RDEPENDS
The test suite doesn't use tomli, so remove it. (From OE-Core rev: 60c3c875e2547d636e55abd115c0c7fb23488379) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3910c4292a
commit
94c019d9c0
@@ -45,7 +45,6 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user