diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index a8ad1c0fb7b..5f7f51c84ea 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,7 +1,7 @@ # Template file for 'dnsmasq' pkgname=dnsmasq version=2.90 -revision=1 +revision=2 conf_files="/etc/dnsmasq.conf" hostmakedepends="pkg-config" makedepends="dbus-devel libcap-devel libidn2-devel $(vopt_if dnssec nettle-devel)" @@ -16,6 +16,7 @@ system_accounts="dnsmasq" dnsmasq_homedir="/var/chroot" build_options="dnssec" +build_options_default="dnssec" desc_option_dnssec="Enable DNSSEC support via nettle" do_build() {