mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
Be certain ncurses is enabled when depended upon
This commit is contained in:
parent
788ddd9c45
commit
e241d62082
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_LESS
|
config BR2_PACKAGE_LESS
|
||||||
bool "less"
|
bool "less"
|
||||||
default n
|
default n
|
||||||
|
select BR2_PACKAGE_NCURSES
|
||||||
help
|
help
|
||||||
Excellent text file viewer.
|
Excellent text file viewer.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user