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:
authorlovetox <philipp@hoerist.com>2022-06-02 11:34:17 +0300
committerlovetox <philipp@hoerist.com>2022-06-02 11:36:04 +0300
commit46414dd5f65404859dde1611ef4b5bfe245f7dab (patch)
tree941df5c50a62a6b08cfeeec6c30311a6d7e63ce9 /debian
parentd261cbf709f6a1cbc6c8732e08ad5a599e45b4b5 (diff)
chore: Add pillow as runtime dependency
Fixes #10940
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 20375200a..e94da96bd 100644
--- a/debian/control
+++ b/debian/control
@@ -36,6 +36,7 @@ Depends:
python3-precis-i18n,
python3-keyring,
python3-packaging,
+ python3-pil,
python3-setuptools,
python3-css-parser,
gir1.2-gtk-3.0 (>= 3.22.27~),
@@ -59,7 +60,6 @@ Recommends:
pulseaudio-utils | alsa-utils | sox | oss4-base,
python3-dbus (>=0.81),
python3-keyring,
- python3-pil,
python3-sentry-sdk,
Suggests:
libxss1,