From 76196db041b1e374136b683d4a0df9dc98c33ec1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 30 Jul 2018 00:52:21 -0300 Subject: [PATCH] marble5: mark as nocross. --- srcpkgs/marble5/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/marble5/template b/srcpkgs/marble5/template index 24b0ac187ac..d5c499caed5 100644 --- a/srcpkgs/marble5/template +++ b/srcpkgs/marble5/template @@ -16,6 +16,7 @@ qt5-plugin-tds qt5-serialport-devel qt5-webkit-devel" distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname%5}-${version}.tar.xz" checksum=f1004b0a63767cfba91865623598c309ca7529a7e37ccf451d439f5edbb6f8dd conflicts="marble" +nocross="/bin/sh: /usr/aarch64-linux-musl/usr/bin/desktoptojson: cannot execute binary file: Exec format error" if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"