Signed-off-by: Ladislav Michl <[email protected]>
---
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
[email protected]