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:
Trevor Gamblin
2021-07-16 14:39:08 -04:00
committed by Khem Raj
parent eae2588497
commit 422ffc7b51
2 changed files with 5 additions and 0 deletions
@@ -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 \
"