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