libsecret: unbreak aarch64

This commit is contained in:
maxice8 2019-01-03 09:13:31 -02:00
parent e0af8153b6
commit aaeadd95fe
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -15,10 +15,6 @@ homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0d66fe1fc4561b3e046ee281d7c5a703a9baac88a8c4fb42ebc739d31dabd487
case "$XBPS_TARGET_MACHINE" in
aarch64) broken="Requires docbook-xsl indirectly"
esac
# Package build options
build_options="gir"