Signed-off-by: Trevor Gamblin <[email protected]>
---
.../recipes-core/packagegroups/packagegroup-meta-python.bb | 1 +
meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 72ca86b04..063b6e4f2 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -145,6 +145,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
python3-future \
python3-gast \
python3-geojson \
+ python3-geomet \
python3-gevent \
python3-gmpy2 \
python3-gmqtt \
diff --git a/meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb
b/meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb
index bf2db495c..de05534b1 100644
--- a/meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb
@@ -17,5 +17,9 @@ inherit setuptools3
RDEPENDS_${PN} += "\
${PYTHON_PN}-click \
+ ${PYTHON_PN}-core \
+ ${PYTHON_PN}-io \
+ ${PYTHON_PN}-json \
+ ${PYTHON_PN}-logging \
${PYTHON_PN}-six \
"
--
2.31.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#92250):
https://lists.openembedded.org/g/openembedded-devel/message/92250
Mute This Topic: https://lists.openembedded.org/mt/84255733/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-