diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-networkx_3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-networkx_3.1.bb b/meta-python/recipes-devtools/python/python3-networkx_3.1.bb index 3860238096..2f2c3cfc3d 100644 --- a/meta-python/recipes-devtools/python/python3-networkx_3.1.bb +++ b/meta-python/recipes-devtools/python/python3-networkx_3.1.bb | |||
| @@ -19,3 +19,5 @@ RDEPENDS:${PN} += "\ | |||
| 19 | python3-profile \ | 19 | python3-profile \ |
| 20 | python3-threading \ | 20 | python3-threading \ |
| 21 | " | 21 | " |
| 22 | |||
| 23 | BBCLASSEXTEND = "native nativesdk" | ||
