Commit c1853276 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files
parent c8490742
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_GZIP
	bool "gzip"
	depends on BR2_USE_WCHAR
	help
	  Standard GNU compressor.  Provides things like gzip,
	  gunzip, gzcat, etc...

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

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