kwindowsystem: fix cross

This commit is contained in:
Juergen Buchmueller 2016-10-31 22:20:31 +01:00
parent 7d83bff898
commit 8d92068eb5

View file

@ -1,11 +1,10 @@
# Template file for 'kwindowsystem'
pkgname=kwindowsystem
version=5.26.0
revision=1
nocross=yes
revision=2
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="pkg-config extra-cmake-modules"
hostmakedepends="pkg-config extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools-devel"
makedepends="qt5-tools-devel qt5-x11extras-devel libXfixes-devel xcb-util-keysyms-devel"
short_desc="KDE frameworks - Access to the windowing system"
maintainer="Juan RP <xtraeme@voidlinux.eu>"