aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-22 10:17:11 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-22 10:17:11 +0000
commitd5ab36c615708376b820053866aca10d2df3f990 (patch)
tree7e4780ef8d306a2ddef27fceeba5085c4362215e
parent52890f0b0e88b0481c79923c96802ada4041e09a (diff)
downloadupstream-d5ab36c615708376b820053866aca10d2df3f990.tar.gz
upstream-d5ab36c615708376b820053866aca10d2df3f990.tar.bz2
upstream-d5ab36c615708376b820053866aca10d2df3f990.zip
Remove circular dependency
SVN-Revision: 1018
-rw-r--r--openwrt/package/openssl/Config.in1
1 files changed, 0 insertions, 1 deletions
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,