summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-networkx_3.1.bb2
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 386023809..2f2c3cfc3 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
23BBCLASSEXTEND = "native nativesdk"