mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-08 22:12:49 +00:00
fix openssl dependency
SVN-Revision: 3067
This commit is contained in:
parent
dd8eae04cc
commit
c6c07d95f2
@ -2,7 +2,7 @@ config BR2_PACKAGE_SSLTUNNEL
|
||||
prompt "ssltunnel ........................A PPP over SSL vpn tool"
|
||||
tristate
|
||||
default m if CONFIG_DEVEL
|
||||
select BR2_PACKAGE_OPENSSL
|
||||
select BR2_COMPILE_OPENSSL
|
||||
select BR2_PACKAGE_PPP
|
||||
help
|
||||
A PPP over SSL vpn tool
|
||||
|
Loading…
Reference in New Issue
Block a user