config BR2_PACKAGE_DIFFUTILS
	bool"diffutils"
	depends on BR2_USE_WCHAR
	help
	  GNU diff. Compare files per line.

	  http://www.gnu.org/software/diffutils/diffutils.html

comment "diffutils requires a toolchain with WCHAR support"
	depends on !BR2_USE_WCHAR