Update README.md
This commit is contained in:
parent
df71c623e0
commit
8f3604016f
|
@ -16,7 +16,7 @@
|
||||||
### Optional Runtime Requirements
|
### Optional Runtime Requirements
|
||||||
|
|
||||||
- python3-pil (pillow) for support of webp avatars
|
- python3-pil (pillow) for support of webp avatars
|
||||||
- For zeroconf you need python3-dbus on Linux or [pybonjour](https://dev.gajim.org/lovetox/pybonjour-python3) on Windows/macOS
|
- gir1.2-avahi-0.6 for zeroconf on Linux or [pybonjour](https://dev.gajim.org/lovetox/pybonjour-python3) on Windows/macOS
|
||||||
- gir1.2-gspell-1 and hunspell-LANG where lang is your locale eg. en, fr etc
|
- gir1.2-gspell-1 and hunspell-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
|
- D-Bus running to have gajim-remote working
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
#### Packages
|
#### Packages
|
||||||
|
|
||||||
- [Arch](https://aur.archlinux.org/packages/gajim-git/)
|
- [Arch](https://aur.archlinux.org/packages/gajim-git/)
|
||||||
- [Debian](https://packages.debian.org/source/experimental/gajim) (tested with Debian ``testing`` and ``unstable``)
|
- [Debian](https://packages.debian.org/stretch-backports/gajim)
|
||||||
|
|
||||||
#### Snapshots
|
#### Snapshots
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue