Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] dialog: needs mmu
@ 2012-12-28 10:59 Gustavo Zacarias
  2012-12-28 10:59 ` [Buildroot] [PATCH 2/2] vsftpd: " Gustavo Zacarias
  2012-12-28 11:12 ` [Buildroot] [PATCH 1/2] dialog: " Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2012-12-28 10:59 UTC (permalink / raw)
  To: buildroot

Fixes
http://autobuild.buildroot.net/results/b673ef6d6315dc5df77e000199a63f90904829d5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/dialog/Config.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/dialog/Config.in b/package/dialog/Config.in
index 9d3462e..db5197f 100644
--- 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
-- 
1.7.8.6

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-28 11:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-28 10:59 [Buildroot] [PATCH 1/2] dialog: needs mmu Gustavo Zacarias
2012-12-28 10:59 ` [Buildroot] [PATCH 2/2] vsftpd: " Gustavo Zacarias
2012-12-28 11:12 ` [Buildroot] [PATCH 1/2] dialog: " Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox