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
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 /README.md
parentd261cbf709f6a1cbc6c8732e08ad5a599e45b4b5 (diff)
chore: Add pillow as runtime dependency
Fixes #10940
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 390d0c65f..4ce9fae9f 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@
- python3-keyring
- python3-precis-i18n
- python3-packaging
+- python3-pil
- python3-setuptools
- Gtk3 (>=3.22)
- GLib (>=2.60.0)