Config.in 172 B

12345678910
  1. config BR2_PACKAGE_SED
  2. bool "sed"
  3. default n
  4. depends on BR2_USE_WCHAR
  5. help
  6. Super-useful stream editor.
  7. http://sed.sourceforge.net/
  8. Most people will answer Y.