tmux: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Fri, 2 May 2014 11:09:22 +0000 (08:09 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 2 May 2014 12:56:58 +0000 (14:56 +0200)
Fixes:
http://autobuild.buildroot.net/results/1b2/1b2a8c75e73ec136e639896f23544bf85906e97b/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tmux/Config.in

index 831d11920424660d94da1e814b06bfba36f8445b..fa8f64add96e675d43fd1d12cc9e3431f78f89e2 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_TMUX
        bool "tmux"
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_LIBEVENT
        select BR2_PACKAGE_NCURSES
        help