summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.11.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.11.8.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.11.8.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.11.8.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.11.8.bb
index 71a43c4551..5ec7e6e9af 100644
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.11.8.bb
+++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-tomlkit_0.11.8.bb
@@ -11,6 +11,12 @@ SRC_URI += " \
file://run-ptest \
"
+RDEPENDS:${PN} += " \
+ python3-datetime \
+ python3-profile \
+ python3-stringold \
+"
+
RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-poetry-core \
${PYTHON_PN}-pytest \