fix elinks dependency on openssl (closes: #614). Bump release number.
[openwrt/svn-archive/archive.git] / openwrt / package / elinks / Config.in
1 config BR2_PACKAGE_ELINKS
2 prompt "elinks............................ A text based web browser"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBOPENSSL
6 help
7 An advanced text based web browser
8
9 http://elinks.or.cz/
10