projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4109a20
)
tmux: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 2 May 2014 11:09:22 +0000
(08:09 -0300)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/tmux/Config.in
b/package/tmux/Config.in
index 831d11920424660d94da1e814b06bfba36f8445b..fa8f64add96e675d43fd1d12cc9e3431f78f89e2 100644
(file)
--- a/
package/tmux/Config.in
+++ b/
package/tmux/Config.in
@@
-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