wire-desktop: broken i686
This commit is contained in:
parent
ffcf516c21
commit
e7170c7e71
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue