kwin: try cross again

This commit is contained in:
John 2019-03-21 01:19:55 +01:00
parent 4ab957bda9
commit 51f04c57fb

View file

@ -17,8 +17,6 @@ homepage="https://projects.kde.org/projects/plasma/kwin"
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3c7b5ced440cf9ecd23b5905727cea4730188fbfe6388b4fcdb5eb3f52323147
nocross="/bin/sh: /usr/aarch64-linux-gnu/usr/bin/desktoptojson: cannot execute binary file: Exec format error"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"