alfred: needs which in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-28 10:14:26 +01:00
parent 4098c62ebc
commit 229a277c65

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-makefile
make_build_args="CONFIG_ALFRED_GPSD=n"
make_install_args="CONFIG_ALFRED_GPSD=n SBINDIR=/usr/bin"
hostmakedepends="pkg-config"
hostmakedepends="pkg-config which"
makedepends="libcap-devel libnl3-devel"
depends="batman-adv"
short_desc="Daemon for distributing arbitrary information over a batman mesh"