Update README.md
This commit is contained in:
parent
4379c2d014
commit
a63131c556
|
@ -14,10 +14,10 @@
|
||||||
|
|
||||||
### Optional Runtime Requirements
|
### Optional Runtime Requirements
|
||||||
|
|
||||||
|
- python-pillow for support of webp avatars
|
||||||
- python3-crypto to enable End to end encryption
|
- python3-crypto to enable End to end encryption
|
||||||
- python3-gnupg to enable GPG encryption
|
- python3-gnupg to enable GPG encryption
|
||||||
- For zeroconf (bonjour), the "enable link-local messaging" checkbox, you need dbus-glib, python-avahi
|
- For zeroconf (bonjour) you need dbus-glib, python-avahi
|
||||||
- dnsutils (or whatever package provides the nslookup binary) for SRV support
|
|
||||||
- gir1.2-gtkspell3-3.0 and aspell-LANG where lang is your locale eg. en, fr etc
|
- 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
|
- 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.
|
- 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.
|
||||||
|
|
Loading…
Reference in New Issue