Config.in 253 B

12345678910
  1. config BR2_PACKAGE_WGET
  2. bool "wget"
  3. depends on BR2_USE_WCHAR
  4. help
  5. Network utility to retrieve files from http, https and ftp.
  6. http://www.gnu.org/software/wget/
  7. comment "wget requires a toolchain with WCHAR support"
  8. depends on !BR2_USE_WCHAR