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' # Template file for 'kwindowsystem'
pkgname=kwindowsystem pkgname=kwindowsystem
version=5.26.0 version=5.26.0
revision=1 revision=2
nocross=yes
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" 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" makedepends="qt5-tools-devel qt5-x11extras-devel libXfixes-devel xcb-util-keysyms-devel"
short_desc="KDE frameworks - Access to the windowing system" short_desc="KDE frameworks - Access to the windowing system"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"