1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 13:41:24 +01:00
Files
operating-system/buildroot/package/lynx/Config.in
2018-03-17 23:47:00 +00: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/