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
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue