Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2023-08-29 15:38:59 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-08-29 15:38:59 +0300
commit737af3bbf77bdb5a8340e67cb0cd18f4e70148b1 (patch)
treefcfa4b834f192898212fcc65891470edb0fa6b2b /debian
parent820d1650cb361a785d27023d9416ae7292b89afe (diff)
change: Depend on Pillow >= 9.1.0
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index eda9d6903..711a3946d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
python3-setuptools,
python3-packaging,
python3-cryptography (>=3.4.8),
- python3-pil,
+ python3-pil (>=9.1.0),
gir1.2-gtk-3.0 (>=3.24.30),
gir1.2-gtksource-4,
Rules-Requires-Root: no