Commit 8d8343a9 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files
parent c1853276
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,7 +2,11 @@ config BR2_PACKAGE_WGET
	bool "wget"
	# fork()
	depends on BR2_USE_MMU
	depends on BR2_USE_WCHAR
	help
	  Network utility to retrieve files from http, https and ftp.

	  http://www.gnu.org/software/wget/

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