projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix elinks dependency on openssl (closes: #614). Bump release number.
[openwrt.git]
/
openwrt
/
package
/
elinks
/
Config.in
diff --git
a/openwrt/package/elinks/Config.in
b/openwrt/package/elinks/Config.in
index
3e0b28c
..
ed244de
100644
(file)
--- a/
openwrt/package/elinks/Config.in
+++ b/
openwrt/package/elinks/Config.in
@@
-2,6
+2,7
@@
config BR2_PACKAGE_ELINKS
prompt "elinks............................ A text based web browser"
tristate
default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBOPENSSL
help
An advanced text based web browser
This page took
0.026454 seconds
and
4
git commands to generate.