ERROR: Do not try to fetch 'toml' for building. Please add its native recipe to DEPENDS.
Signed-off-by: Changhyeok Bae <[email protected]> --- .../recipes-devtools/python/python3-importlib-metadata_3.4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/python/python3-importlib-metadata_3.4.0.bb b/meta/recipes-devtools/python/python3-importlib-metadata_3.4.0.bb index 4e2d23721c..81f24e55c2 100644 --- a/meta/recipes-devtools/python/python3-importlib-metadata_3.4.0.bb +++ b/meta/recipes-devtools/python/python3-importlib-metadata_3.4.0.bb @@ -12,7 +12,7 @@ SRC_URI[sha256sum] = "fa5daa4477a7414ae34e95942e4dd07f62adf589143c875c133c1e53c4 S = "${WORKDIR}/importlib_metadata-${PV}" -DEPENDS += "${PYTHON_PN}-setuptools-scm-native" +DEPENDS += "${PYTHON_PN}-setuptools-scm-native ${PYTHON_PN}-toml-native" RDEPENDS_${PN} += "${PYTHON_PN}-zipp ${PYTHON_PN}-pathlib2" RDEPENDS_${PN}_append_class-target = " python3-misc" RDEPENDS_${PN}_append_class-nativesdk = " python3-misc" -- 2.23.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147613): https://lists.openembedded.org/g/openembedded-core/message/147613 Mute This Topic: https://lists.openembedded.org/mt/80348642/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
