depends pygtk2 &&
depends -sub SQLITE python &&
depends intltool &&

# TODO: added subdepends according to the spells
suggest_depends avahi "" "" "for serverless chatting in a local network" &&
suggest_depends farsight2 "" "" "for ability to start audio and video chat" &&

suggest_depends pyopenssl "" "" "for secure connections support" &&
suggest_depends dbus-python "" "" "to control Gajim via commandline" &&

if is_depends_enabled $SPELL dbus-python; then
  suggest_depends upower "" "" "for UPower support"
fi &&

suggest_depends pycrypto "" "" "for encrypting chat messages" &&
suggest_depends libxscrnsaver "" "" "for automatic status support" &&
suggest_depends gtkspell "" "" "for spell checking support"
