wget: needs MMU
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 5 Apr 2012 04:17:04 +0000 (04:17 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 6 May 2012 18:08:50 +0000 (20:08 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/wget/Config.in

index 3877a3af5b5547a3d9f57c405c7fadbd211255e0..3f79a64da85fe572bcac03286b0a514e5cea476c 100644 (file)
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_WGET
        bool "wget"
+       # fork()
+       depends on BR2_USE_MMU
        help
          Network utility to retrieve files from http, https and ftp.