From: Bartosz Golaszewski <[email protected]>

Add missing RDEPENDS for this package.

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

diff --git a/meta-python/recipes-devtools/python/python3-redis_4.5.5.bb 
b/meta-python/recipes-devtools/python/python3-redis_4.5.5.bb
index 056a31398..eb407a2a1 100644
--- a/meta-python/recipes-devtools/python/python3-redis_4.5.5.bb
+++ b/meta-python/recipes-devtools/python/python3-redis_4.5.5.bb
@@ -10,7 +10,9 @@ inherit pypi setuptools3
 
 RDEPENDS:${PN} += " \
     python3-asyncio \
+    python3-compression \
     python3-cryptography \
     python3-datetime \
+    python3-json \
     python3-packaging \
 "
-- 
2.39.2

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

Reply via email to