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.5.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pillow_9.5.0.bb b/meta-python/recipes-devtools/python/python3-pillow_9.5.0.bb
index 76b3a82db9..7ec43c60d3 100644
--- a/meta-python/recipes-devtools/python/python3-pillow_9.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pillow_9.5.0.bb
@@ -30,6 +30,7 @@ RDEPENDS:${PN} += " \
30 ${PYTHON_PN}-misc \ 30 ${PYTHON_PN}-misc \
31 ${PYTHON_PN}-logging \ 31 ${PYTHON_PN}-logging \
32 ${PYTHON_PN}-numbers \ 32 ${PYTHON_PN}-numbers \
33 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxcb', '', d)} \
33" 34"
34 35
35RDEPENDS:${PN}-ptest += " \ 36RDEPENDS:${PN}-ptest += " \