pcmanfm-qt: use target lxqt-build-tools

This commit is contained in:
Michael Gehring 2016-12-21 22:14:46 +00:00
parent 1db005ba69
commit 3eb1ce104e

View file

@ -1,11 +1,11 @@
# Template file for 'pcmanfm-qt'
pkgname=pcmanfm-qt
version=0.11.2
revision=1
revision=2
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config lxqt-build-tools"
makedepends="liblxqt-devel libfm-qt-devel"
hostmakedepends="pkg-config"
makedepends="lxqt-build-tools liblxqt-devel libfm-qt-devel"
short_desc="LXQt pcmanfm Qt frontend"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.lxqt.org"