Merge pull request #891 from brccabral/dependencies
add missed Linux build dependencies
This commit is contained in:
commit
c67c2ad9f5
1 changed files with 4 additions and 1 deletions
|
@ -25,6 +25,9 @@
|
|||
- rpm
|
||||
- rpmbuild
|
||||
- dpkg
|
||||
- python (can't be just python3, can't be user alias)
|
||||
- libsecret-1-dev
|
||||
- imagemagick
|
||||
|
||||
### <a id="dependencies-macos"></a>MacOS
|
||||
|
||||
|
@ -70,4 +73,4 @@ export OS_NAME=linux
|
|||
export VSCODE_ARCH=x64
|
||||
|
||||
./build.sh
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue