Files
buildroot/package/readline/Config.in
Baruch Siach d6a4f75180 package/readline: update homepage link
The old link is dead since 2017.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 60b1cb9d47)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-07-15 21:30:32 +02:00

10 lines
283 B
Plaintext

config BR2_PACKAGE_READLINE
bool "readline"
select BR2_PACKAGE_NCURSES
help
The GNU Readline library provides a set of functions for use
by applications that allow users to edit command lines
as they are typed in.
https://tiswww.case.edu/php/chet/readline/rltop.html