lxqt-qtplugin: use target lxqt-build-tools
This commit is contained in:
parent
cbcbd3e01b
commit
f36a0d4d20
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'lxqt-qtplugin'
|
||||
pkgname=lxqt-qtplugin
|
||||
version=0.11.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools"
|
||||
makedepends="liblxqt-devel libdbusmenu-qt5-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="lxqt-build-tools liblxqt-devel libdbusmenu-qt5-devel"
|
||||
short_desc="LXQt Qt theme plugin"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in a new issue