mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
dialog: needs mmu
Fixes http://autobuild.buildroot.net/results/b673ef6d6315dc5df77e000199a63f90904829d5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
141314d38a
commit
9d9d842d87
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_DIALOG
|
config BR2_PACKAGE_DIALOG
|
||||||
bool "dialog"
|
bool "dialog"
|
||||||
|
depends on BR2_TOOLCHAIN_HAS_THREADS # fork()
|
||||||
select BR2_PACKAGE_NCURSES
|
select BR2_PACKAGE_NCURSES
|
||||||
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user