blob: 0e7fb0613512d6a95c4755f4723334e379856438 (
plain)
1
2
3
4
5
|
As of the 0.16 version, gajim uses it's own non-blocking xmpp implementation
called nbxmpp (python-nbxmpp on slackbuilds.org). This is required to build.
For encryption PyOpenSSL is used, which is not required for building, but
produces a warning message on connection if not installed.
|