From: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
Date: Sun, 29 Jan 2006 21:20:07 +0000 (+0000)
Subject: fix openssl dependency
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=c6c07d95f226a1621274437202d82fb4868e542f;p=openwrt%2Fstaging%2Flinusw.git

fix openssl dependency

SVN-Revision: 3067
---

diff --git a/openwrt/package/ssltunnel/Config.in b/openwrt/package/ssltunnel/Config.in
index 308fa6f0d2..d37f30217a 100644
--- a/openwrt/package/ssltunnel/Config.in
+++ b/openwrt/package/ssltunnel/Config.in
@@ -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