mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nftables: trigger build
This commit is contained in:
parent
253b9f0b98
commit
06a5b90db3
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ pkgname=nftables
|
||||||
version=1.0.5
|
version=1.0.5
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3
|
configure_args="--sbindir=/usr/bin --with-json
|
||||||
--with-cli=readline"
|
--with-python-bin=/bin/python3 --with-cli=readline"
|
||||||
hostmakedepends="python3 asciidoc docbook2x flex pkg-config automake libtool"
|
hostmakedepends="python3 asciidoc docbook2x flex pkg-config automake libtool"
|
||||||
makedepends="gmp-devel jansson-devel libmnl-devel libnftnl-devel readline-devel"
|
makedepends="gmp-devel jansson-devel libmnl-devel libnftnl-devel readline-devel"
|
||||||
short_desc="Netfilter nftables userspace tools"
|
short_desc="Netfilter nftables userspace tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue