seafile-client-qt: broken

This commit is contained in:
maxice8 2019-01-25 06:10:11 -02:00
parent cd6ea3b886
commit beabb42d3a
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -15,6 +15,7 @@ license="Apache-2.0"
homepage="https://github.com/haiwen/${_sourcename}"
distfiles="https://github.com/haiwen/${_sourcename}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=a862b3bf6dda9bd6d73270643dac9dad21296cc0bcd7aefa200b778c7675bb12
broken="libreadline8 rebuild"
build_options="shibboleth"
desc_option_shibboleth="Build with Shibboleth support"
@ -26,7 +27,7 @@ case "$XBPS_TARGET_MACHINE" in
;;
esac
if [ -n "$CROSS_BUILD" ]; then
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools"
fi