diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb b/meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb index dd07968f03..3b9077f326 100644 --- a/meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb | |||
@@ -22,3 +22,4 @@ RDEPENDS:${PN} = " \ | |||
22 | python3-ninja-syntax \ | 22 | python3-ninja-syntax \ |
23 | " | 23 | " |
24 | 24 | ||
25 | BBCLASSEXTEND = "native nativesdk" | ||