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

pip3 package is missing the runtime dependency on tomllib. Add
python3-modules to the recipe's RDEPENDS.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>
---
Resending with correct tag.

 meta/recipes-devtools/python/python3-pip_24.2.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/python/python3-pip_24.2.bb 
b/meta/recipes-devtools/python/python3-pip_24.2.bb
index 5e1a467990..3019996f07 100644
--- a/meta/recipes-devtools/python/python3-pip_24.2.bb
+++ b/meta/recipes-devtools/python/python3-pip_24.2.bb
@@ -34,6 +34,7 @@ RDEPENDS:${PN} = "\
   python3-io \
   python3-html \
   python3-json \
+  python3-modules \
   python3-multiprocessing \
   python3-netserver \
   python3-setuptools \
-- 
2.43.0

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

Reply via email to