diff mbox

[4/7] lighttpd: needs mmu

Message ID 1381350348-25751-4-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit 88a3f722b1ae17434c283144ad67caeb6e46af72
Headers show

Commit Message

Gustavo Zacarias Oct. 9, 2013, 8:25 p.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/lighttpd/Config.in | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/package/lighttpd/Config.in b/package/lighttpd/Config.in
index cb759ff..b84e6ea 100644
--- a/package/lighttpd/Config.in
+++ b/package/lighttpd/Config.in
@@ -1,5 +1,6 @@ 
 config BR2_PACKAGE_LIGHTTPD
 	bool "lighttpd"
+	depends on BR2_USE_MMU # fork()
 	help
 	  lighttpd a secure, fast, compliant and very flexible web-server
 	  which has been optimized for high-performance environments. It