summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorTrevor Gamblin <trevor.gamblin@windriver.com>2021-07-16 14:39:08 -0400
committerKhem Raj <raj.khem@gmail.com>2021-07-20 09:27:56 -0700
commit422ffc7b515f59a96d9a4ca556d113c1d63879d8 (patch)
treef937ce1457b71894469301134b6d627d40735367 /meta-python/recipes-core
parenteae2588497550757bc3a26984900fbb8ec275906 (diff)
downloadmeta-openembedded-422ffc7b515f59a96d9a4ca556d113c1d63879d8.tar.gz
python3-geomet: Add missing RDEPENDS; add to packagegroup-meta-python
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 72ca86b047..063b6e4f2c 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 = "\
145 python3-future \ 145 python3-future \
146 python3-gast \ 146 python3-gast \
147 python3-geojson \ 147 python3-geojson \
148 python3-geomet \
148 python3-gevent \ 149 python3-gevent \
149 python3-gmpy2 \ 150 python3-gmpy2 \
150 python3-gmqtt \ 151 python3-gmqtt \