summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb b/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb
index 6d5cafb1d..f33037624 100644
--- a/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-decorator_5.1.1.bb
@@ -16,3 +16,5 @@ inherit pypi setuptools3
16RDEPENDS:${PN} += "\ 16RDEPENDS:${PN} += "\
17 python3-stringold \ 17 python3-stringold \
18 " 18 "
19
20BBCLASSEXTEND = "native nativesdk"