mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
screen: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
35f6c37e2d
commit
9fe9d4e232
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_SCREEN
|
config BR2_PACKAGE_SCREEN
|
||||||
bool "screen"
|
bool "screen"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
select BR2_PACKAGE_NCURSES
|
select BR2_PACKAGE_NCURSES
|
||||||
help
|
help
|
||||||
Screen is a full-screen window manager that multiplexes a physical
|
Screen is a full-screen window manager that multiplexes a physical
|
||||||
|
Loading…
x
Reference in New Issue
Block a user