depends glib2 &&
depends ncurses &&
optional_depends aspell \
                 "--enable-aspell" \
                 "--disable-aspell" \
                 "for spellchecking" &&
optional_depends gpgme \
                 "--enable-gpgme" \
                 "--disable-gpgme" \
                 "for GPG support" &&
optional_depends libgcrypt \
                 "" \
                 "" \
                 "for libgcrypt support" &&
optional_depends openssl \
                 "--with-ssl" \
                 "--without-ssl" \
                 "for SSL connections"
