From: Tim Orling <timothy.t.orl...@linux.intel.com> Fixes: pkg_resources.DistributionNotFound: The 'toml' distribution was not found and is required by setuptools-scm
Signed-off-by: Tim Orling <timothy.t.orl...@linux.intel.com> --- meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb b/meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb index 4ebbac6b652..c4576d3ae29 100644 --- a/meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb +++ b/meta/recipes-devtools/python/python3-setuptools-scm_4.1.2.bb @@ -13,9 +13,11 @@ RDEPENDS_${PN} = "\ ${PYTHON_PN}-json \ ${PYTHON_PN}-py \ ${PYTHON_PN}-setuptools \ + ${PYTHON_PN}-toml \ " RDEPENDS_${PN}_class-native = "\ ${PYTHON_PN}-setuptools-native \ + ${PYTHON_PN}-toml-native \ " BBCLASSEXTEND = "native nativesdk" -- 2.25.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145418): https://lists.openembedded.org/g/openembedded-core/message/145418 Mute This Topic: https://lists.openembedded.org/mt/78819104/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-