26a2019d47159eabde83d1279a75813b91246d1e
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / wget / Config.in
1 config BR2_PACKAGE_WGET
2         bool "wget"
3         # fork()
4         depends on BR2_USE_MMU
5         depends on BR2_USE_WCHAR
6         help
7           Network utility to retrieve files from http, https and ftp.
8
9           http://www.gnu.org/software/wget/
10
11 comment "wget needs a toolchain w/ wchar"
12         depends on BR2_USE_MMU
13         depends on !BR2_USE_WCHAR