diff options
Diffstat (limited to 'package/gnutls/Config.in')
-rw-r--r-- | package/gnutls/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/gnutls/Config.in b/package/gnutls/Config.in index 1db069c655..176951a385 100644 --- a/package/gnutls/Config.in +++ b/package/gnutls/Config.in @@ -20,7 +20,8 @@ config BR2_PACKAGE_GNUTLS_TOOLS select BR2_PACKAGE_ARGP_STANDALONE \ if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL help - Install GnuTLS command line tools for various cryptographic tasks. + Install GnuTLS command line tools for various cryptographic + tasks. endif |