Config.in 265 B

1234567891011
  1. config BR2_PACKAGE_MUTT
  2. bool "mutt"
  3. depends on BR2_USE_WCHAR
  4. select BR2_PACKAGE_NCURSES
  5. help
  6. Mutt is a sophisticated text-based Mail User Agent (MUA)
  7. http://www.mutt.org/
  8. comment "mutt requires a toolchain with WCHAR support"
  9. depends on !BR2_USE_WCHAR