sysstat: fix sensors support
This commit is contained in:
parent
3f8c6f4855
commit
0688dcaef4
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'sysstat'
|
# Template file for 'sysstat'
|
||||||
pkgname=sysstat
|
pkgname=sysstat
|
||||||
version=12.7.6
|
version=12.7.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-copy-only --disable-file-attr
|
configure_args="--enable-copy-only --disable-file-attr
|
||||||
--with-systemdsystemunitdir= --enable-install-cron"
|
--with-systemdsystemunitdir= --enable-install-cron --enable-sensors"
|
||||||
conf_files="/etc/default/sysstat /etc/default/sysstat.ioconf"
|
conf_files="/etc/default/sysstat /etc/default/sysstat.ioconf"
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext"
|
||||||
|
makedepends="libsensors-devel"
|
||||||
depends="lm_sensors"
|
depends="lm_sensors"
|
||||||
short_desc="Collection of performance monitoring tools"
|
short_desc="Collection of performance monitoring tools"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue