summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pillow_6.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_6.1.bb b/meta-python/recipes-devtools/python/python3-pillow_6.1.bb
index b74326755b..1d91066481 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_6.1.bb
@@ -33,4 +33,6 @@ CVE_PRODUCT = "pillow"
33 33
34S = "${WORKDIR}/git" 34S = "${WORKDIR}/git"
35 35
36RPROVIDES_${PN} += "python3-imaging"
37
36BBCLASSEXTEND = "native" 38BBCLASSEXTEND = "native"