diff --git a/srcpkgs/libsysstat/template b/srcpkgs/libsysstat/template index 9c5d37c2d3b..f96bc4d2a7a 100644 --- a/srcpkgs/libsysstat/template +++ b/srcpkgs/libsysstat/template @@ -1,10 +1,10 @@ # Template file for 'libsysstat' pkgname=libsysstat version=0.3.3 -revision=1 +revision=2 build_style=cmake -hostmakedepends="pkg-config lxqt-build-tools" -makedepends="liblxqt-devel libXcursor-devel" +hostmakedepends="pkg-config" +makedepends="lxqt-build-tools liblxqt-devel libXcursor-devel" short_desc="Qt-based interface to system statistics" maintainer="Juan RP " license="LGPL-2.1"