fix openssl dependency
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 29 Jan 2006 21:20:07 +0000 (21:20 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 29 Jan 2006 21:20:07 +0000 (21:20 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3067 3c298f89-4303-0410-b956-a3cf2f4a3e73

openwrt/package/ssltunnel/Config.in

index 308fa6f..d37f302 100644 (file)
@@ -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
This page took 0.045099 seconds and 4 git commands to generate.