suggest_depends krb5-appl "" "" "for krb5 applications (telnet/telnetd, ftp/ftpd, ..." &&

depends  bison                                           &&
depends  e2fsprogs  '--with-system-et --with-system-ss'  &&
depends  perl                                            &&

optional_depends  "linux-pam"        \
                  ""                 \
                  ""                 \
                  "for PAM support"  &&

optional_depends  "tcl"                        \
                  "--with-tcl"                 \
                  "--without-tcl"              \
                  "for running test programs"  &&

optional_depends  "libverto"                     \
                  "--with-system-verto"          \
                  "--without-system-verto"       \
                  "for using system verto library (event loop abstraction interface)"
