From 422ffc7b515f59a96d9a4ca556d113c1d63879d8 Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Fri, 16 Jul 2021 14:39:08 -0400 Subject: python3-geomet: Add missing RDEPENDS; add to packagegroup-meta-python Signed-off-by: Trevor Gamblin Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-geomet_0.3.0.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta-python/recipes-devtools') 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 bf2db495ca..de05534b16 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 \ " -- cgit v1.2.3-54-g00ecf