mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
alfred: needs which in hostmakedepends
This commit is contained in:
parent
4098c62ebc
commit
229a277c65
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="CONFIG_ALFRED_GPSD=n"
|
make_build_args="CONFIG_ALFRED_GPSD=n"
|
||||||
make_install_args="CONFIG_ALFRED_GPSD=n SBINDIR=/usr/bin"
|
make_install_args="CONFIG_ALFRED_GPSD=n SBINDIR=/usr/bin"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config which"
|
||||||
makedepends="libcap-devel libnl3-devel"
|
makedepends="libcap-devel libnl3-devel"
|
||||||
depends="batman-adv"
|
depends="batman-adv"
|
||||||
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
short_desc="Daemon for distributing arbitrary information over a batman mesh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue