wire-desktop: broken i686

This commit is contained in:
maxice8 2019-03-09 04:07:57 -03:00
parent ffcf516c21
commit e7170c7e71
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -13,6 +13,10 @@ checksum=524db450d41a2dc677b8450cdf4e13dcc753280b2f6565ed5e23e6f59c14bed4
nocross=yes
shlib_provides="libGLVESv2.so"
case "$XBPS_TARGET_MACHINE" in
i686*) broken="yarn" ;;
esac
pre_build() {
vsed -i '/node-addressbook/d' electron/package.json
yarn