diff options
| -rw-r--r-- | meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers.bb b/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers.bb index 5d3c73fd9a..1fab013580 100644 --- a/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers.bb +++ b/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers.bb | |||
| @@ -12,4 +12,4 @@ RDEPENDS:${PN} = "flatbuffers" | |||
| 12 | 12 | ||
| 13 | inherit setuptools3 | 13 | inherit setuptools3 |
| 14 | 14 | ||
| 15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native nativesdk" |
