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_9.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb b/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb
index 68c81029c0..9f1cc9eac5 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb
@@ -43,7 +43,7 @@ RDEPENDS:${PN}-ptest += " \
43 ${PYTHON_PN}-pytest \ 43 ${PYTHON_PN}-pytest \
44 ${PYTHON_PN}-pytest-timeout \ 44 ${PYTHON_PN}-pytest-timeout \
45 ${PYTHON_PN}-resource \ 45 ${PYTHON_PN}-resource \
46 tk \ 46 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'tk', '', d)} \
47" 47"
48 48
49CVE_PRODUCT = "pillow" 49CVE_PRODUCT = "pillow"