kumquat-buildroot/package/wget/Config.in

13 lines
274 B
Plaintext
Raw Normal View History

2004-10-09 08:13:40 +02:00
config BR2_PACKAGE_WGET
2004-10-14 22:33:45 +02:00
bool "wget"
# fork()
depends on BR2_USE_MMU
depends on BR2_USE_WCHAR
2004-10-09 08:13:40 +02:00
help
Network utility to retrieve files from http, https and ftp.
2004-10-09 08:13:40 +02:00
http://www.gnu.org/software/wget/
comment "wget needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR