summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-pillow_11.3.0.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_11.3.0.bb b/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb
index de88160e25..4db5db1572 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_11.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_12.0.0.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a1b708da743e3fc0e5c35e92daac0bf8"
8SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https;tag=${PV} \ 8SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https;tag=${PV} \
9 file://0001-support-cross-compiling.patch \ 9 file://0001-support-cross-compiling.patch \
10 " 10 "
11SRCREV = "89f1f4626a2aaf5f3d5ca6437f41def2998fbe09" 11SRCREV = "693df7b42c666f88c719f9973be0ad71607328e0"
12 12
13inherit python_setuptools_build_meta ptest-python-pytest 13inherit python_setuptools_build_meta ptest-python-pytest
14 14
@@ -34,6 +34,7 @@ DEPENDS += " \
34 freetype \ 34 freetype \
35 lcms \ 35 lcms \
36 openjpeg \ 36 openjpeg \
37 python3-pybind11-native \
37" 38"
38 39
39RDEPENDS:${PN} += " \ 40RDEPENDS:${PN} += " \