From cbbabcf4361e75edb905609a6085657714bcf00a Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 16 Oct 2016 19:57:49 +0200 Subject: [PATCH] qt5-webkit: nocross=yes --- srcpkgs/qt5-webkit/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/qt5-webkit/template b/srcpkgs/qt5-webkit/template index b9bdcb35c39..866971a540a 100644 --- a/srcpkgs/qt5-webkit/template +++ b/srcpkgs/qt5-webkit/template @@ -2,6 +2,7 @@ pkgname=qt5-webkit version=5.6.1 revision=3 +nocross=yes build_style=qmake wrksrc=qtwebkit-opensource-src-${version} hostmakedepends="bison flex gperf perl python ruby pkg-config"