depends  ncurses  &&
depends  autoconf &&
optional_depends  openssl       \
         "--with-ssl"           \
         "--without-ssl"        \
         "for ssl support in Jabber"   &&
optional_depends  gpgme           \
         "--with-gpgme=/usr"  \
         ""                       \
         "for ssl support in Jabber"   &&
optional_depends  JPEG        \
         ""                      \
         "--without-libjpeg"     \
         "for Gadu-Gadu registration"   &&
optional_depends curl          \
         ""                    \
         "--disable-msn"       \
         "for MSN support"              &&
optional_depends libotr        \
         "--with-libotr"       \
         "--without-libotr"    \
         "enable Off-the-Record Messaging" &&
suggest_depends luit "" "" "utf-8 support"
