diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-09 14:24:08 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-09 14:24:08 +0200 |
| commit | aa36ba1bfedbec0a5a8682dd862697eb4c090a13 (patch) | |
| tree | 2e178bb008ea0076185a841cc35cb6ceffe7a4fa /package/fetchmail | |
| parent | 1c47490f586071528b387edc46e531c88bd77dc7 (diff) | |
| parent | cda64efca568ec61c064b44f494f58f7a08bd4e7 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/fetchmail')
| -rw-r--r-- | package/fetchmail/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/fetchmail/Config.in b/package/fetchmail/Config.in index fa7f1bfe2..5319a963f 100644 --- a/package/fetchmail/Config.in +++ b/package/fetchmail/Config.in @@ -9,8 +9,8 @@ config ADK_PACKAGE_FETCHMAIL Known to be full of security holes, beware. config ADK_PACKAGE_FETCHMAIL_SSL - bool " Enable SSL/TLS support" - depends ADK_PACKAGE_FETCHMAIL + bool "Enable SSL/TLS support" + depends on ADK_PACKAGE_FETCHMAIL select ADK_PACKAGE_LIBOPENSSL default n help |
