telegram-desktop: set nocross

This commit is contained in:
John 2019-06-11 12:37:15 +02:00
parent f490b43dd4
commit c6960c4571
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -72,6 +72,7 @@ esac
case "$XBPS_TARGET_MACHINE" in
armv6l|armv7l-musl) broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/18664/steps/shell_3/logs/stdio";;
esac
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/20192/steps/shell_3/logs/stdio"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"