summaryrefslogtreecommitdiffstats
path: root/openwrt/package/openssl
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-22 10:17:11 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-22 10:17:11 +0000
commit22828b8f63f1aabe2f758bda264bf5d2783bee0b (patch)
tree7e4780ef8d306a2ddef27fceeba5085c4362215e /openwrt/package/openssl
parent5bf5ad3d945f18587f4a823d200ec0c91012f40d (diff)
Remove circular dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1018 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openssl')
-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 826e3c09a..a69a6d76f 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,