mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
readline: needs ncurses, so select it in kconfig
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8843ded099
commit
0f157e0cb9
@ -1,5 +1,5 @@
|
|||||||
#
|
|
||||||
config BR2_PACKAGE_READLINE
|
config BR2_PACKAGE_READLINE
|
||||||
bool "readline"
|
bool "readline"
|
||||||
|
select BR2_PACKAGE_NCURSES
|
||||||
help
|
help
|
||||||
Enable GNU readline support?
|
Enable GNU readline support?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user