forked from matrix/element-web
add gnu-tar to debian electron build deps
This commit is contained in:
parent
9a861f46d0
commit
f2afcc0bc8
|
@ -121,6 +121,7 @@ The only platform that can build packages for all three platforms is macOS:
|
||||||
```
|
```
|
||||||
brew install wine --without-x11
|
brew install wine --without-x11
|
||||||
brew install mono
|
brew install mono
|
||||||
|
brew install gnu-tar
|
||||||
npm install
|
npm install
|
||||||
npm run build:electron
|
npm run build:electron
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue