mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
batctl: add missing which host dependency
This commit is contained in:
parent
75989dba69
commit
1fb6d00867
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=batctl
|
pkgname=batctl
|
||||||
version=2019.5
|
version=2019.5
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config which"
|
||||||
makedepends="libnl3-devel"
|
makedepends="libnl3-devel"
|
||||||
short_desc="B.A.T.M.A.N. advanced management tool"
|
short_desc="B.A.T.M.A.N. advanced management tool"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue