Skip to content
Snippets Groups Projects
Commit 4c256fba authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

add gnu-tar to debian electron build deps

parent f321512d
No related branches found
No related tags found
No related merge requests found
...@@ -121,6 +121,7 @@ The only platform that can build packages for all three platforms is macOS: ...@@ -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
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment