
depends popt        &&
depends  slang      &&
optional_depends  gettext "--enable-nls" "--disable-nls" "NLS support" &&
optional_depends  gpm     "--with-gpm-support"    \
                          "--without-gpm-support" \
                          "mouse support"           &&

optional_depends  tcl     "--with-tcl"            \
                          "--without-tcl"         \
                          "tcl bindings"          &&

optional_depends  PYTHON  ''  ''  'for Python bindings (snack module)'
