libsysstat: use target lxqt-build-tools
This commit is contained in:
parent
f8c754c921
commit
97c8092240
1 changed files with 3 additions and 3 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in a new issue