From 3322d1c8805e6ba2ed367c56194daf60cb5be9a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Mon, 6 May 2019 01:36:12 +0200 Subject: [PATCH] cheese: broken on the builders - not here MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/cheese/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/cheese/template b/srcpkgs/cheese/template index e2de5fb407..ac7a1ba44f 100644 --- a/srcpkgs/cheese/template +++ b/srcpkgs/cheese/template @@ -17,6 +17,8 @@ license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Apps/Cheese" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" checksum=7b9ad1da8bb475a9e71ae69a5832786a75e860f0af927637540574fd49d595f6 +# FIXME: It builds fine here but not on the builders +nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/18588/steps/shell_3/logs/stdio" build_options="gir" build_options_default="gir"