From f8ebb1878a7256f96f1500e19f67a2efb61fedb4 Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Tue, 1 Nov 2016 19:33:15 +0100 Subject: [PATCH] kwayland: fix cross --- srcpkgs/kwayland/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kwayland/template b/srcpkgs/kwayland/template index 1ec248bcd75..707446a0ddc 100644 --- a/srcpkgs/kwayland/template +++ b/srcpkgs/kwayland/template @@ -1,10 +1,11 @@ # Template file for 'kwayland' pkgname=kwayland version=5.26.0 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="pkg-config extra-cmake-modules" +hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools + qt5-tools-devel wayland-devel" makedepends="qt5-tools-devel MesaLib-devel wayland-devel" short_desc="Qt-style client and server library wrapper for Wayland libraries" maintainer="Juan RP "