dtach: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 3 Apr 2013 00:50:26 +0000 (00:50 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 3 Apr 2013 20:42:15 +0000 (22:42 +0200)
Fixes:
http://autobuild.buildroot.net/results/b07f6f05552aa9c8850ec8d9f67b2aa666dffbf4/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dtach/Config.in

index 033536bdb8a962c10845eeff0557567f8bbb28af..bea112b36d728784063290587e18181ad53ec98a 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_DTACH
        bool "dtach"
+       depends on BR2_USE_MMU # fork()
        help
          dtach is a tiny program that emulates the detach feature of screen,
          allowing you to run a program in an environment that is protected