mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-12-23 08:52:43 +03:00
update build.md
update dependencies list
This commit is contained in:
parent
b0ff3b4f34
commit
34b399c05a
@ -25,6 +25,9 @@
|
|||||||
- rpm
|
- rpm
|
||||||
- rpmbuild
|
- rpmbuild
|
||||||
- dpkg
|
- dpkg
|
||||||
|
- python (can't be just python3, can't be user alias)
|
||||||
|
- libsecret-1-dev
|
||||||
|
- imagemagick
|
||||||
|
|
||||||
### <a id="dependencies-macos"></a>MacOS
|
### <a id="dependencies-macos"></a>MacOS
|
||||||
|
|
||||||
@ -70,4 +73,4 @@ export OS_NAME=linux
|
|||||||
export VSCODE_ARCH=x64
|
export VSCODE_ARCH=x64
|
||||||
|
|
||||||
./build.sh
|
./build.sh
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user