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:
authorPhilipp Hörist <forenjunkie@chello.at>2017-10-10 21:37:20 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-10-10 21:37:20 +0300
commita63131c556bc542b5eeb486e9c7e95c43e6ea263 (patch)
treef1a785795cb6f66d031e77f8ff1df11e316ac924 /README.md
parent4379c2d014660188706837e4aa6a1320433a2562 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8e862ca54..b5550d71b 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,10 @@
### Optional Runtime Requirements
+- python-pillow for support of webp avatars
- python3-crypto to enable End to end encryption
- python3-gnupg to enable GPG encryption
-- For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi
-- dnsutils (or whatever package provides the nslookup binary) for SRV support
+- For zeroconf (bonjour) you need dbus-glib, python-avahi
- gir1.2-gtkspell3-3.0 and aspell-LANG where lang is your locale eg. en, fr etc
- gir1.2-secret-1 for GNOME Keyring or KDE support as password storage
- D-Bus running to have gajim-remote working. Some distributions split dbus-x11, which is needed for dbus to work with Gajim. Version >= 0.80 is required.