Thanks, applied. Michael
[sent from post-receive hook] On Fri, 27 Mar 2020 10:52:19 +0100, Ladislav Michl <[email protected]> wrote: > 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 > > _______________________________________________ ptxdist mailing list [email protected]
