sonnet: unbreak

This commit is contained in:
Michael Gehring 2016-11-29 00:21:58 +00:00
parent e6baae38aa
commit d4512aff28
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ homepage="https://projects.kde.org/projects/frameworks/sonnet"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=e20f641628f561b8571874fc67441a0a7721026492d52c02f4cb82b956a67b2a
if [ "$XBPS_TARGET_MACHINE" = "aarch64" ]; then
broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/2424/steps/shell_3/logs/stdio"
fi
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel sonnet"
configure_args+=" -DPARSETRIGRAMS_EXECUTABLE=/usr/bin/parsetrigrams"