claws-mail: unmark nocross

This commit is contained in:
Nathan Owens 2020-12-14 15:17:46 -06:00 committed by Érico Nogueira Rolim
parent 51a51c5328
commit 5a4a19e0ef

View file

@ -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}"