mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:38:06 +02:00
fix openssl dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3067 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2b496734c2
commit
2ecdf1880e
@ -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