mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
zmap: drop hostmakedepends provided by build_style
This commit is contained in:
parent
7757b921c6
commit
ac7108d15a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
conf_files="/etc/zmap/blacklist.conf /etc/zmap/zmap.conf"
|
conf_files="/etc/zmap/blacklist.conf /etc/zmap/zmap.conf"
|
||||||
hostmakedepends="cmake flex byacc gengetopt pkg-config"
|
hostmakedepends="flex byacc gengetopt pkg-config"
|
||||||
makedepends="libpcap-devel gmp-devel json-c-devel"
|
makedepends="libpcap-devel gmp-devel json-c-devel"
|
||||||
short_desc="Fast network scanner designed for Internet-wide network surveys"
|
short_desc="Fast network scanner designed for Internet-wide network surveys"
|
||||||
maintainer="Duncaen <mail@duncano.de>"
|
maintainer="Duncaen <mail@duncano.de>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue