mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +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
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --with-json --with-python-bin=/bin/python3
|
||||
--with-cli=readline"
|
||||
configure_args="--sbindir=/usr/bin --with-json
|
||||
--with-python-bin=/bin/python3 --with-cli=readline"
|
||||
hostmakedepends="python3 asciidoc docbook2x flex pkg-config automake libtool"
|
||||
makedepends="gmp-devel jansson-devel libmnl-devel libnftnl-devel readline-devel"
|
||||
short_desc="Netfilter nftables userspace tools"
|
||||
|
|
Loading…
Add table
Reference in a new issue