aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-antlr4-runtime_4.10.bb2
1 files changed, 1 insertions, 1 deletions
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"