mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/nftlb: add missing dependency on jansson-dev
This commit is contained in:
parent
e23b9dcdba
commit
fa6e12e4d5
@ -8,7 +8,7 @@ url="https://github.com/zevenet/nftlb"
|
||||
arch="all"
|
||||
license="AGPL-3.0"
|
||||
checkdepends="bash"
|
||||
makedepends="autoconf automake libev-dev libmnl-dev libtool nftables-dev"
|
||||
makedepends="autoconf automake jansson-dev libev-dev libmnl-dev libtool nftables-dev"
|
||||
subpackages="$pkgname-openrc"
|
||||
source="https://github.com/zevenet/nftlb/archive/v$pkgver/$pkgname-$pkgver.tar.gz
|
||||
$pkgname.initd
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user