mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Hermann <christian.hermann@hytera.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] nss: add missing dependency zlib
Date: Wed, 31 Jul 2019 12:28:38 +0200	[thread overview]
Message-ID: <20190731102838.10980-1-christian.hermann@hytera.de> (raw)

otherwise builds fail with "missing header zlib.h"

Signed-off-by: Christian Hermann <christian.hermann@hytera.de>
---
 rules/nss.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/nss.in b/rules/nss.in
index 3e4a07a75..a7c1a5cb2 100644
--- a/rules/nss.in
+++ b/rules/nss.in
@@ -5,6 +5,7 @@ config NSS
 	prompt "nss"
 	select NSPR
 	select SQLITE
+	select ZLIB
 	help
 	  Network Security Services (NSS) is a set of libraries designed to
 	  support cross-platform development of security-enabled client and
-- 
2.22.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2019-07-31 10:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31 10:28 Christian Hermann [this message]
2019-07-31 14:05 ` Christian Hermann

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=20190731102838.10980-1-christian.hermann@hytera.de \
    --to=christian.hermann@hytera.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