mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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>
This commit is contained in:
@@ -145,6 +145,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
|
||||
python3-future \
|
||||
python3-gast \
|
||||
python3-geojson \
|
||||
python3-geomet \
|
||||
python3-gevent \
|
||||
python3-gmpy2 \
|
||||
python3-gmqtt \
|
||||
|
||||
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user