summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-dill_0.3.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-dill_0.3.7.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-dill_0.3.7.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dill_0.3.7.bb b/meta-python/recipes-devtools/python/python3-dill_0.3.7.bb
index b6b788110d..673964f3b7 100644
--- a/meta-python/recipes-devtools/python/python3-dill_0.3.7.bb
+++ b/meta-python/recipes-devtools/python/python3-dill_0.3.7.bb
@@ -15,3 +15,5 @@ RDEPENDS:${PN} += "\
15 ${PYTHON_PN}-profile \ 15 ${PYTHON_PN}-profile \
16 ${PYTHON_PN}-core \ 16 ${PYTHON_PN}-core \
17" 17"
18
19BBCLASSEXTEND = "native nativesdk"