liblxqt: fix cross

This commit is contained in:
Juergen Buchmueller 2016-10-31 22:29:24 +01:00
parent 6df62ca90f
commit d08f2ffc2b
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'liblxqt'
pkgname=liblxqt
version=0.11.0
revision=1
revision=2
build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="pkg-config"
hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel"
makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel"
short_desc="Core utility library for all LXQt components"
maintainer="Juan RP <xtraeme@voidlinux.eu>"