mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00: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:
parent
9dee63bf4d
commit
31e75f2213
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_MUTT
|
config BR2_PACKAGE_MUTT
|
||||||
bool "mutt"
|
bool "mutt"
|
||||||
depends on BR2_USE_WCHAR
|
depends on BR2_USE_WCHAR
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_NCURSES
|
select BR2_PACKAGE_NCURSES
|
||||||
help
|
help
|
||||||
Mutt is a sophisticated text-based Mail User Agent (MUA)
|
Mutt is a sophisticated text-based Mail User Agent (MUA)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user