summaryrefslogtreecommitdiff
path: root/package/tcp_wrappers/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-09 14:24:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-09 14:24:08 +0200
commitaa36ba1bfedbec0a5a8682dd862697eb4c090a13 (patch)
tree2e178bb008ea0076185a841cc35cb6ceffe7a4fa /package/tcp_wrappers/Config.in
parent1c47490f586071528b387edc46e531c88bd77dc7 (diff)
parentcda64efca568ec61c064b44f494f58f7a08bd4e7 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/tcp_wrappers/Config.in')
-rw-r--r--package/tcp_wrappers/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tcp_wrappers/Config.in b/package/tcp_wrappers/Config.in
index 7da5381fb..0066cad78 100644
--- a/package/tcp_wrappers/Config.in
+++ b/package/tcp_wrappers/Config.in
@@ -1,7 +1,7 @@
config ADK_COMPILE_TCP_WRAPPERS
bool
default n
- depends ADK_PACKAGE_LIBWRAP
+ depends on ADK_PACKAGE_LIBWRAP
config ADK_PACKAGE_LIBWRAP
prompt "libwrap........................... Security wrapper library for TCP services"