summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb
index d9d977b705..b926484db0 100644
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb
+++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb
@@ -14,8 +14,9 @@ PYPI_PACKAGE = "OSlash"
inherit pypi setuptools3
-RDEPENDS:${PN} += "\
- python3-core \
+RDEPENDS:${PN} += " \
+ python3-json \
+ python3-typing-extensions \
"
BBCLASSEXTEND = "native nativesdk"