diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/gnutls/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gnutls/Config.in b/package/gnutls/Config.in index 3a34c48b6..038b3fb9b 100644 --- a/package/gnutls/Config.in +++ b/package/gnutls/Config.in @@ -10,7 +10,7 @@ config BR2_PACKAGE_GNUTLS config BR2_PACKAGE_GNUTLS_TOOLS bool "install tools" - depends on BR2_USE_WCHAR + depends on BR2_PACKAGE_GNUTLS help Install GnuTLS command line tools for various cryptographic tasks. |