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=a600845ae5b740391d9fd235735f186427520376;p=15.05%2Fopenwrt.git Remove circular dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1018 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/openssl/Config.in b/package/openssl/Config.in index 826e3c09a2..a69a6d76f1 100644 --- a/package/openssl/Config.in +++ b/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,