From 97c8092240aafc28c6259a8c11b25317d9e2e49c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 21 Dec 2016 22:14:45 +0000 Subject: [PATCH] libsysstat: use target lxqt-build-tools --- srcpkgs/libsysstat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"