diff --git a/srcpkgs/sysstat/template b/srcpkgs/sysstat/template index 2bc011fc7e2..166b7b8340c 100644 --- a/srcpkgs/sysstat/template +++ b/srcpkgs/sysstat/template @@ -1,12 +1,13 @@ # Template file for 'sysstat' pkgname=sysstat version=12.7.6 -revision=1 +revision=2 build_style=gnu-configure 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" hostmakedepends="pkg-config gettext" +makedepends="libsensors-devel" depends="lm_sensors" short_desc="Collection of performance monitoring tools" maintainer="Leah Neukirchen "