iputils: rebuild against OpenSSL
This commit is contained in:
parent
82e478a014
commit
331e0bf16e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=meson
|
|||
configure_args="-DNO_SETCAP_OR_SUID=true -DUSE_IDN=false
|
||||
-DBUILD_TFTPD=false -DBUILD_NINFOD=false"
|
||||
hostmakedepends="pkg-config docbook2x docbook-xsl-ns"
|
||||
makedepends="libcap-devel libressl-devel"
|
||||
makedepends="libcap-devel openssl-devel"
|
||||
depends="libcap-progs"
|
||||
short_desc="Useful utilities for Linux networking (including ping)"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue