From 58152c40d395f4f63cfccfd92e3e7303a06a07a1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 27 Sep 2016 08:13:11 +0200 Subject: [PATCH] shotwell: nocross for now. --- srcpkgs/shotwell/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/shotwell/template b/srcpkgs/shotwell/template index d6c10ea3611..83a2ea1184c 100644 --- a/srcpkgs/shotwell/template +++ b/srcpkgs/shotwell/template @@ -3,6 +3,7 @@ pkgname=shotwell version=0.24.0 revision=1 lib32disabled=yes +nocross=yes build_style=configure configure_args="--prefix=/usr --disable-schemas-compile --disable-desktop-update --disable-icon-update"