diff --git a/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.6.bb b/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.6.bb index cc453da357..7c05e76d9a 100644 --- a/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.6.bb +++ b/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.6.bb @@ -13,3 +13,4 @@ RDEPENDS:${PN} = "flatbuffers" inherit setuptools3 +BBCLASSEXTEND = "native"