From e7ab4562fec166ac1206f36ad0801614f00d67dc Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Tue, 14 Aug 2018 02:10:46 +0200 Subject: [PATCH] cozy: set nocross --- srcpkgs/cozy/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/cozy/template b/srcpkgs/cozy/template index f77cdd9a1c2..472e49ca3ba 100644 --- a/srcpkgs/cozy/template +++ b/srcpkgs/cozy/template @@ -13,3 +13,4 @@ license="GPL-3.0-only, LGPL-3.0-only" homepage="https://github.com/geigi/cozy" distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz" checksum=c664546244c182204f1db23fc677b56146315c89a1f7a116d35de5d9d94cf1b6 +nocross="requires python3-gobject"