summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb b/meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb
index 746c18449..6fce1623d 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_5.4.1.bb
@@ -23,6 +23,8 @@ DEPENDS += " \
23 openjpeg \ 23 openjpeg \
24" 24"
25 25
26CVE_PRODUCT = "pillow"
27
26S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
27 29
28BBCLASSEXTEND = "native" 30BBCLASSEXTEND = "native"