mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
telegram-desktop: set nocross
This commit is contained in:
parent
f490b43dd4
commit
c6960c4571
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue