recoll: mark broken for now

This commit is contained in:
John 2020-05-30 11:50:45 +02:00
parent 314c297746
commit 99fb0652f9

View file

@ -18,7 +18,7 @@ checksum=438f251c24baf954020cf3298872c74982f4c4abffd10197d7700db83072e732
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-webkit-devel"
broken="Does not use the wrapper correctly? https://build.voidlinux.org/builders/armv7l-musl_builder/builds/25947/steps/shell_3/logs/stdio"
pre_configure() {
# make the xslt-config wrapper call the xml2-config wrapper
sed -i -e "s;/usr/bin/xml2-config;${XBPS_WRAPPERDIR}/xml2-config;" \