[Buildroot] [PATCH 32/41] package: add libgnutls package

Peter Korsgaard jacmet at uclibc.org
Wed Apr 14 07:56:49 UTC 2010


>>>>> "llandwerlin" == llandwerlin  <llandwerlin at gmail.com> writes:

Hi,

 llandwerlin> +++ b/package/libgnutls/Config.in
 llandwerlin> @@ -0,0 +1,9 @@
 llandwerlin> +config BR2_PACKAGE_LIBGNUTLS
 llandwerlin> +	bool "libgnutls"
 llandwerlin> +        select BR2_PACKAGE_LIBGCRYPT
 llandwerlin> +	help
 llandwerlin> +          GNUTLS implements the TLS/SSL (Transport Layer Security aka
 llandwerlin> +          Secure Sockets Layer) protocol. Gnutls is a GNU project.
 llandwerlin> +          More up to date information can be found at
 llandwerlin> +
 llandwerlin> +          http://www.gnu.org/software/gnutls/

Indentation is also wrong here - The normal options are indented with a
<tab>, and the help text with <tab><space><space>.


-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list