From 8d92068eb5eda0cbbfe7a0eab29dca97addb0846 Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Mon, 31 Oct 2016 22:20:31 +0100 Subject: [PATCH] kwindowsystem: fix cross --- srcpkgs/kwindowsystem/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kwindowsystem/template b/srcpkgs/kwindowsystem/template index baf9c952b06..6028c598533 100644 --- a/srcpkgs/kwindowsystem/template +++ b/srcpkgs/kwindowsystem/template @@ -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 "