Adds missing dependency on python3-picobuild-native Signed-off-by: Khem Raj <[email protected]> --- .../recipes-devtools/python/python3-antlr4-runtime_4.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.10.bb b/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.10.bb index 01f17207c6..7b69b9edba 100644 --- a/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.10.bb +++ b/meta-python/recipes-devtools/python/python3-antlr4-runtime_4.10.bb @@ -6,6 +6,6 @@ SRC_URI[sha256sum] = "061a49bc72ae05a35d9b61c0ba0ac36c0397708819f02fbfb20a80e47d PYPI_PACKAGE = "antlr4-python3-runtime" -inherit pypi python_setuptools_build_meta +inherit pypi setuptools3 BBCLASSEXTEND = "nativesdk native" -- 2.37.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#97850): https://lists.openembedded.org/g/openembedded-devel/message/97850 Mute This Topic: https://lists.openembedded.org/mt/92415324/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
