lxqt-qtplugin: use target lxqt-build-tools

This commit is contained in:
Michael Gehring 2016-12-21 22:14:45 +00:00
parent cbcbd3e01b
commit f36a0d4d20

View file

@ -1,10 +1,10 @@
# Template file for 'lxqt-qtplugin' # Template file for 'lxqt-qtplugin'
pkgname=lxqt-qtplugin pkgname=lxqt-qtplugin
version=0.11.1 version=0.11.1
revision=1 revision=2
build_style=cmake build_style=cmake
hostmakedepends="pkg-config lxqt-build-tools" hostmakedepends="pkg-config"
makedepends="liblxqt-devel libdbusmenu-qt5-devel" makedepends="lxqt-build-tools liblxqt-devel libdbusmenu-qt5-devel"
short_desc="LXQt Qt theme plugin" short_desc="LXQt Qt theme plugin"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1" license="LGPL-2.1"