buildroot/package/lynx/Config.in
Mario Lang 85e08bfdb5 lynx: new package
Signed-off-by: Mario Lang <mlang@blind.guru>
Reviewed-by: Adrian Perez de Castro <aperez@igalia.com>
[Thomas: invert ncurses/slang select to avoid a circular dependency,
add BR2_USE_MMU dependency inherited from slang.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-12-13 08:42:14 +01:00

10 lines
231 B
Plaintext

config BR2_PACKAGE_LYNX
bool "lynx"
depends on BR2_USE_MMU
select BR2_PACKAGE_SLANG if !BR2_PACKAGE_NCURSES
select BR2_PACKAGE_OPENSSL if !BR2_PACKAGE_GNUTLS
help
The Text Web-Browser.
http://lynx.invisible-island.net/