compton-conf: use target lxqt-build-tools

This commit is contained in:
Michael Gehring 2016-12-21 22:14:45 +00:00
parent 72440cdd26
commit 1697929af8

View file

@ -1,11 +1,11 @@
# Template file for 'compton-conf'
pkgname=compton-conf
version=0.2.1
revision=1
revision=2
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config lxqt-build-tools"
makedepends="liblxqt-devel libconfig-devel"
hostmakedepends="pkg-config"
makedepends="lxqt-build-tools liblxqt-devel libconfig-devel"
depends="compton-git desktop-file-utils"
short_desc="LXQt GUI configuration tool for compton"
maintainer="Juan RP <xtraeme@voidlinux.eu>"