projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
141314d
)
dialog: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 28 Dec 2012 00:59:00 +0000
(
00:59
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 28 Dec 2012 11:12:26 +0000
(12:12 +0100)
Fixes
http://autobuild.buildroot.net/results/
b673ef6d6315dc5df77e000199a63f90904829d5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/dialog/Config.in
patch
|
blob
|
history
diff --git
a/package/dialog/Config.in
b/package/dialog/Config.in
index 9d3462ec4910c4af49d6645e9b709237d2f62aa7..db5197fb7a626abf0a39b8bb19b26caa15995b67 100644
(file)
--- a/
package/dialog/Config.in
+++ b/
package/dialog/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_DIALOG
bool "dialog"
+ depends on BR2_TOOLCHAIN_HAS_THREADS # fork()
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
help