ldns: fix cross-build.
This commit is contained in:
parent
6e0d2f7720
commit
14ac28df5b
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ version=1.6.17
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-drill --with-examples
|
configure_args="--with-drill --with-examples
|
||||||
--with-trust-anchor=/etc/dns/root.key"
|
--with-trust-anchor=/etc/dns/root.key
|
||||||
|
--with-ssl=${XBPS_CROSS_BASE}/usr"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="libpcap-devel libressl-devel dnssec-anchors"
|
makedepends="libpcap-devel libressl-devel dnssec-anchors"
|
||||||
short_desc="Modern DNS/DNSSEC library -- utils"
|
short_desc="Modern DNS/DNSSEC library -- utils"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue