From: Bartosz Golaszewski <[email protected]>

Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <[email protected]>
---
 meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb 
b/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb
index d9d977b70..b926484db 100644
--- a/meta-python/recipes-devtools/python/python3-oslash_0.6.3.bb
+++ b/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"
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#103025): 
https://lists.openembedded.org/g/openembedded-devel/message/103025
Mute This Topic: https://lists.openembedded.org/mt/99238029/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to