From: Nicolas Thill Date: Sun, 22 May 2005 10:17:11 +0000 (+0000) Subject: Remove circular dependency X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ab5fbbddd16eb483b0096e0e8aa00f9d5f90881e;p=15.05%2Fopenwrt.git Remove circular dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1018 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/openssl/Config.in b/openwrt/package/openssl/Config.in index 826e3c09a2..a69a6d76f1 100644 --- a/openwrt/package/openssl/Config.in +++ b/openwrt/package/openssl/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_LIBOPENSSL tristate "libopenssl - Open source SSL (Secure Socket Layer) libraries" default m if CONFIG_DEVEL - depends BR2_PACKAGE_OPENSSL help The OpenSSL Project is a collaborative effort to develop a robust,