milou: fix cross
This commit is contained in:
parent
f24d9bc374
commit
509a8cf727
|
@ -13,8 +13,8 @@ license="GPL-2.0-or-later, LPGL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/milou"
|
homepage="https://projects.kde.org/projects/plasma/milou"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4d7d9f9ac1dacf0c4fbd2e022555fb6e422b1cf29d40d778bca71715d2921c67
|
checksum=4d7d9f9ac1dacf0c4fbd2e022555fb6e422b1cf29d40d778bca71715d2921c67
|
||||||
nocross="/bin/sh: /usr/aarch64-linux-musl/usr/bin/desktoptojson: cannot execute binary file"
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue