Config.in 212 B

12345678910
  1. config BR2_PACKAGE_SED
  2. bool "sed"
  3. depends on BR2_USE_WCHAR
  4. help
  5. Super-useful stream editor.
  6. http://sed.sourceforge.net/
  7. comment "sed requires a toolchain with WCHAR support"
  8. depends on !BR2_USE_WCHAR