summaryrefslogtreecommitdiffstats
path: root/package/sed/Config.in
blob: 6adebf24de847a822afeb3320cdc39887436ae1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_SED
	bool "sed"
	depends on BR2_USE_WCHAR
	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
	help
	  Super-useful stream editor.

	  http://sed.sourceforge.net/

comment "sed needs a toolchain w/ wchar"
	depends on !BR2_USE_WCHAR
	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
OpenPOWER on IntegriCloud