summaryrefslogtreecommitdiffstats
path: root/chat-im/gajim/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/gajim/DEPENDS')
-rwxr-xr-xchat-im/gajim/DEPENDS4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index 5f477b118c..372bf0d083 100755
--- a/chat-im/gajim/DEPENDS
+++ b/chat-im/gajim/DEPENDS
@@ -1,8 +1,9 @@
depends pygtk2 &&
depends -sub SQLITE python &&
+depends nbxmpp &&
depends intltool &&
-# TODO: added subdepends according to the spells
+# TODO: add subdepends according to the spells
suggest_depends avahi "" "" "for serverless chatting in a local network" &&
suggest_depends -sub PYTHON farstream "" "" "for ability to start audio and video chat" &&
@@ -13,6 +14,7 @@ if is_depends_enabled $SPELL farstream; then
fi &&
suggest_depends pyopenssl "" "" "for secure connections support" &&
+suggest_depends pyasn1 "" "" "to check SSL/TLS certificates" &&
suggest_depends dbus-python "" "" "to control Gajim via commandline" &&
if is_depends_enabled $SPELL dbus-python; then