liblxqt: fix cross
This commit is contained in:
parent
6df62ca90f
commit
d08f2ffc2b
|
@ -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>"
|
||||
|
|
Loading…
Reference in New Issue