kdewebkit: broken; needs qt5 >= 5.9.0

This commit is contained in:
Jürgen Buchmüller 2018-01-27 13:15:59 +01:00
parent 0c444615a8
commit b90eaa9026

View file

@ -13,6 +13,9 @@ homepage="https://projects.kde.org/projects/frameworks/kdewebkit"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=6ba25842d3cbd99c6816414e85fd7ff2d9dbde9fcde5c2faf3a74693d2254db3
# Need qt5 >= 5.9.0
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/7634/steps/shell_3/logs/stdio"
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi