From 1d62d6b2e2b8d7a65e33b893207a811dc933a269 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 7 May 2017 09:15:33 +0200 Subject: [PATCH] qv4l2: nocross temporarily --- srcpkgs/qv4l2/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/qv4l2/template b/srcpkgs/qv4l2/template index c423c0cd159..36c59e34470 100644 --- a/srcpkgs/qv4l2/template +++ b/srcpkgs/qv4l2/template @@ -15,6 +15,8 @@ license="GPL-2, LGPL-2.1" distfiles="http://linuxtv.org/downloads/v4l-utils/v4l-utils-${version}.tar.bz2" checksum=96ee79b35c54c175f39c9303ab71c5e46f07b2ad688f4aaa64f11a1e3ad579cc +nocross="detects X11/GL support incorrectly" + if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel" LDFLAGS="-lpthread"