lm_sensors: add which to hostmakedepends
This commit is contained in:
parent
5cf681dc89
commit
0da9908bc3
|
@ -7,7 +7,7 @@ build_style=gnu-makefile
|
|||
make_build_args="MACHINE=${XBPS_TARGET_MACHINE#-musl}"
|
||||
make_install_args="${make_build_args} PREFIX=/usr SBINDIR=/usr/bin
|
||||
MANDIR=/usr/share/man"
|
||||
hostmakedepends="flex perl"
|
||||
hostmakedepends="flex perl which"
|
||||
depends="perl"
|
||||
short_desc="Utilities to read temperature/voltage/fan sensors"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
|
Loading…
Reference in New Issue