* [ptxdist] [PATCH] gnutls: add missing dependency
@ 2017-03-06 17:45 Matthias Fend
2017-03-06 20:50 ` Clemens Gruber
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fend @ 2017-03-06 17:45 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Matthias Fend <mfend@vol.at>
---
rules/gnutls.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/gnutls.in b/rules/gnutls.in
index 73e610f..1869e00 100644
--- a/rules/gnutls.in
+++ b/rules/gnutls.in
@@ -6,6 +6,7 @@ menuconfig GNUTLS
select LIBGCRYPT
select LIBTASN1
select NETTLE
+ select LIBGMP
select OPENSSL if GNUTLS_OPENSSL
prompt "gnutls "
help
--
2.9.3
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] gnutls: add missing dependency
2017-03-06 17:45 [ptxdist] [PATCH] gnutls: add missing dependency Matthias Fend
@ 2017-03-06 20:50 ` Clemens Gruber
0 siblings, 0 replies; 2+ messages in thread
From: Clemens Gruber @ 2017-03-06 20:50 UTC (permalink / raw)
To: ptxdist
Hi,
On Mon, Mar 06, 2017 at 06:45:23PM +0100, Matthias Fend wrote:
>
> Signed-off-by: Matthias Fend <mfend@vol.at>
> ---
> rules/gnutls.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/rules/gnutls.in b/rules/gnutls.in
> index 73e610f..1869e00 100644
> --- a/rules/gnutls.in
> +++ b/rules/gnutls.in
> @@ -6,6 +6,7 @@ menuconfig GNUTLS
> select LIBGCRYPT
> select LIBTASN1
> select NETTLE
> + select LIBGMP
This was already fixed upstream by adding the --with-nettle-mini
configure option, see:
https://git.pengutronix.de/cgit/ptxdist/commit/?id=e0749034b9d6f48e61b57eeb3fa331419d1aa397
Best regards,
Clemens
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-06 20:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-06 17:45 [ptxdist] [PATCH] gnutls: add missing dependency Matthias Fend
2017-03-06 20:50 ` Clemens Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox