Sfoglia il codice sorgente

mutt: needs mmu

Fixes:
http://autobuild.buildroot.net/results/8ce/8ceec55fa8358d8821f2deaf3440f5b06270db6a/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo Zacarias 12 anni fa
parent
commit
31e75f2213
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      package/mutt/Config.in

+ 1 - 0
package/mutt/Config.in

@@ -1,6 +1,7 @@
 config BR2_PACKAGE_MUTT
 	bool "mutt"
 	depends on BR2_USE_WCHAR
+	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_NCURSES
 	help
 	  Mutt is a sophisticated text-based Mail User Agent (MUA)