From: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>

The recipe is missing most of the run-time dependencies for virtualenv.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>
---
 .../recipes-devtools/python/python3-virtualenv_20.26.3.bb     | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-virtualenv_20.26.3.bb 
b/meta-python/recipes-devtools/python/python3-virtualenv_20.26.3.bb
index 6720f50da..975bf11af 100644
--- a/meta-python/recipes-devtools/python/python3-virtualenv_20.26.3.bb
+++ b/meta-python/recipes-devtools/python/python3-virtualenv_20.26.3.bb
@@ -16,7 +16,11 @@ DEPENDS += "\
 "
 
 RDEPENDS:${PN} += " \
+    python3-compression  \
     python3-distlib \
     python3-filelock \
+    python3-json \
+    python3-misc \
+    python3-modules \
     python3-platformdirs \
 "
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111199): 
https://lists.openembedded.org/g/openembedded-devel/message/111199
Mute This Topic: https://lists.openembedded.org/mt/106977997/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to