Add missing tomli runtime dependency to allow ptests to execute.
Signed-off-by: Richard Purdie <[email protected]>
---
meta/recipes-devtools/python/python3-cryptography_36.0.1.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb
b/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb
index 69eeeb1e968..09f940272a4 100644
--- a/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb
+++ b/meta/recipes-devtools/python/python3-cryptography_36.0.1.bb
@@ -101,6 +101,7 @@ RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
${PYTHON_PN}-pytest-subtests \
${PYTHON_PN}-pytz \
+ ${PYTHON_PN}-tomli \
"
inherit ptest
--
2.32.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#163197):
https://lists.openembedded.org/g/openembedded-core/message/163197
Mute This Topic: https://lists.openembedded.org/mt/89786283/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-