kdewebkit: unbreak

This commit is contained in:
John 2019-01-16 13:40:41 +01:00 committed by John Zimmermann
parent 719e2dc4df
commit e6d0ded668

View file

@ -13,8 +13,6 @@ homepage="https://projects.kde.org/projects/frameworks/kdewebkit"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0e5a09c820c4c53f68a3ba882b78389052809fc768bbf3203edb2215ca49345f checksum=0e5a09c820c4c53f68a3ba882b78389052809fc768bbf3203edb2215ca49345f
broken="https://build.voidlinux.org/builders/x86_64_builder/builds/14191/steps/shell_3/logs/stdio"
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python" hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi fi