depends  chkconfig
depends  ncurses
depends  readline

optional_depends "cups"      "--enable-cups"      "--disable-cups"        "CUPS printing support"
optional_depends "avahi"     "--enable-avahi"     "--disable-avahi"       "for service discovery support"
optional_depends "heimdal"   "--with-dnsupdate"   "--without-dnsupdate"   "for Samba support of DNS updates"
optional_depends "gamin"     "--enable-fam"       "--disable-fam"         "for FAM support"
optional_depends "openldap"  "--with-ldap"        "--without-ldap"        "for LDAP support"
optional_depends "acl"       "--with-acl-support" "--without-acl-support" "for access control list support"
optional_depends "systemd"   ""                   ""                      "for systemd init style support"

optional_depends "Linux-PAM" "--with-pam --with-pam_smbpass" \
                             "--without-pam"         "for PAM support"
