mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/4] dnsmasq: fix nettle dependency
Date: Mon, 16 Mar 2020 20:15:19 +0100	[thread overview]
Message-ID: <20200316191519.GB16217@lenoch> (raw)
In-Reply-To: <20200316191435.GA16217@lenoch>

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 rules/dnsmasq.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/dnsmasq.in b/rules/dnsmasq.in
index aec63dd0f..3336bf5bc 100644
--- a/rules/dnsmasq.in
+++ b/rules/dnsmasq.in
@@ -7,6 +7,7 @@ menuconfig DNSMASQ
 	prompt "dnsmasq                       "
 	select DBUS		if DNSMASQ_DBUS
 	select LUA		if DNSMASQ_SCRIPT_LUA
+	select NETTLE		if DNSMASQ_DNSSEC
 	select ROOTFS_VAR_LIB	if DNSMASQ_DHCP && RUNTIME
 	help
 	  A small caching DNS proxy and DHCP server.
@@ -72,7 +73,6 @@ config DNSMASQ_DNSSEC
 	bool
 	default n
 	prompt "include DNSSEC support"
-	select NETTLE
 	help
 	  Without this option it is not possible to call scripts when a lease changes
 
-- 
2.25.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2020-03-16 19:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-16 19:14 [ptxdist] [PATCH 0/4] dnsmasq fixes Ladislav Michl
2020-03-16 19:15 ` Ladislav Michl [this message]
2020-03-27  9:52   ` [ptxdist] [1/4] dnsmasq: fix nettle dependency Michael Olbrich
2020-03-16 19:15 ` [ptxdist] [PATCH 2/4] dnsmasq: use ptx/ifdef Ladislav Michl
2020-03-27  9:52   ` [ptxdist] [2/4] " Michael Olbrich
2020-03-16 19:16 ` [ptxdist] [PATCH 3/4] dnsmasq: install dnsmasq.conf from package source Ladislav Michl
2020-03-27  9:52   ` [ptxdist] [3/4] " Michael Olbrich
2020-03-16 19:16 ` [ptxdist] [PATCH 4/4] dnsmasq: optionally enable DBus support Ladislav Michl
2020-03-27  9:52   ` [ptxdist] [4/4] " Michael Olbrich

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=20200316191519.GB16217@lenoch \
    --to=ladis@linux-mips.org \
    --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