From edbc5e36c956e4d12a72021433d77ae638dc7115 Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Tue, 4 Oct 2016 09:33:49 +0200 Subject: [PATCH] anthy: nocross=yes --- srcpkgs/anthy/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/anthy/template b/srcpkgs/anthy/template index a507af9c9a..15ab07d942 100644 --- a/srcpkgs/anthy/template +++ b/srcpkgs/anthy/template @@ -12,6 +12,8 @@ license="LGPL-2.1" homepage="http://osdn.jp/projects/anthy/" distfiles="http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${version}.tar.gz" checksum="d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547" +# Would need to build lt-mkdepgraph for the host +nocross=yes anthy-devel_package() { short_desc+=" - development files"