mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
parent
4883daa2ee
commit
256fb6f7e6
1 changed files with 2 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue