From 66ed8d552db1bbc93cfaa5e33cab6b503889c9f9 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 14 Dec 2020 15:17:46 -0600 Subject: [PATCH] claws-mail: unmark nocross --- srcpkgs/claws-mail/template | 8 -------- 1 file changed, 8 deletions(-) diff --git a/srcpkgs/claws-mail/template b/srcpkgs/claws-mail/template index 852457a93c0..12b30963b7c 100644 --- a/srcpkgs/claws-mail/template +++ b/srcpkgs/claws-mail/template @@ -18,14 +18,6 @@ license="GPL-3.0-or-later" homepage="https://claws-mail.org" distfiles="https://www.claws-mail.org/download.php?file=releases/claws-mail-${version}.tar.xz" checksum=cdb7b2814995d6f4a9c3b1f0bc1467ed5c3cf2a5e0da1730aaa25a8accafddaf -nocross=yes - -# TODO(dominikh): claws-mail is a mess. If we don't have python -# installed at all, the build process will fail, even if we don't want -# the python plugin. If we do have python installed, cross-compilation -# fails. It's probably possible to fix the configure script to -# cross-compile properly, but it's not worth the trouble. To me, -# anyway. claws-mail-devel_package() { depends="${makedepends}"