Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2020-10-19 15:28:41 +0300
committerPhilipp Hörist <philipp@hoerist.com>2020-10-19 15:28:41 +0300
commit627410029884fc85bd1b5d82420b656b46f6803e (patch)
treedc7b021c80299ea0b386b79d7029dbe454174e82 /README.md
parentbd7195cb1f0647e97dec67999b99f297205ff02b (diff)
Fix GSSAPI support and switch to GSSAPI Python module
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a984b3b..2886740 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,10 @@
- precis-i18n
- idna
+## Optional Runtime Requirements
+
+- python-gssapi (for GSSAPI authentication)
+
## Features
* List of [supported XEPs](https://dev.gajim.org/gajim/python-nbxmpp/-/wikis/Supported-XEPs-in-python-nbxmpp/)