mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
SUSE and openSUSE instructions
This commit is contained in:
parent
b5a41840a0
commit
453f392f01
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ First, run `npm install -g node-gyp`. Then:
|
|||
|
||||
- Debian (Ubuntu, etc): `sudo apt-get install build-essential g++ libx11-dev libxkbfile-dev libsecret-1-dev libkrb5-dev python-is-python3`.
|
||||
- Red Hat (Fedora, etc): `sudo dnf install @development-tools gcc gcc-c++ make libsecret-devel krb5-devel libX11-devel libxkbfile-devel`.
|
||||
- SUSE (openSUSE, etc): `sudo zypper install patterns-devel-C-C++-devel_C_C++ krb5-devel libsecret-devel libxkbfile-devel libX11-devel`.
|
||||
- Others: see [How to Contribute](https://github.com/microsoft/vscode/wiki/How-to-Contribute).
|
||||
|
||||
### d. Building Void from inside VSCode
|
||||
|
|
|
|||
Loading…
Reference in a new issue