Config.in 161 B

123456789
  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. Most people will answer Y.