mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
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>
This commit is contained in:
committed by
Peter Korsgaard
parent
9dee63bf4d
commit
31e75f2213
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user