qt5-webkit: it's broken for everything but x86_64

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-01-12 17:46:10 +01:00
parent 7d78da5a6c
commit dfda820276
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ license="LGPL-2.1-or-later"
homepage="https://www.qt.io/"
distfiles="http://download.qt.io/snapshots/ci/qtwebkit/${version%.0}/latest/src/submodules/${wrksrc}.tar.xz"
checksum=283b907ea324a2c734e3983c73fc27dbd8b33e2383c583de41842ee84d648a3e
nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/15196/steps/shell_3/logs/stdio"
broken="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/15196/steps/shell_3/logs/stdio"
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-declarative-devel libjpeg-turbo-devel"