mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Niebel <niebelm@tqsc.de>
To: ptxdist@pengutronix.de
Cc: m.olbrich@pengutronix.de, Markus Niebel <Markus.Niebel@tq-group.com>
Subject: [ptxdist]  [RFC PATCH 2/2] gnutls: needs libhogweed from nettle
Date: Thu,  9 Mar 2017 10:37:07 +0100	[thread overview]
Message-ID: <1489052227-15936-3-git-send-email-niebelm@tqsc.de> (raw)
In-Reply-To: <1489052227-15936-1-git-send-email-niebelm@tqsc.de>

From: Markus Niebel <Markus.Niebel@tq-group.com>

explicitly select NETTLE_LIBHOGWEED to satisfy additional hidden dep
from libgmp

Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>

Conflicts:
	rules/gnutls.in
---
 rules/gnutls.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/gnutls.in b/rules/gnutls.in
index 73e610f..f901489 100644
--- a/rules/gnutls.in
+++ b/rules/gnutls.in
@@ -6,6 +6,7 @@ menuconfig GNUTLS
 	select LIBGCRYPT
 	select LIBTASN1
 	select NETTLE
+	select NETTLE_LIBHOGWEED
 	select OPENSSL		if GNUTLS_OPENSSL
 	prompt "gnutls                        "
 	help
-- 
1.9.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2017-03-09  9:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09  9:37 [ptxdist] [RFC PATCH 0/2] fix indirect gnutls dependency Markus Niebel
2017-03-09  9:37 ` [ptxdist] [RFC PATCH 1/2] nettle: add explicit support for libhogweed Markus Niebel
2017-03-09 15:19   ` Michael Olbrich
2017-03-09 16:41     ` Markus Niebel
2017-03-09 17:25       ` Michael Olbrich
2017-03-09 17:32         ` Markus Niebel
2017-03-09 17:27       ` Clemens Gruber
2017-03-09  9:37 ` Markus Niebel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489052227-15936-3-git-send-email-niebelm@tqsc.de \
    --to=niebelm@tqsc.de \
    --cc=Markus.Niebel@tq-group.com \
    --cc=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox