docs: add requirements to build from sources

This commit is contained in:
Ady 2022-11-15 13:11:01 -05:00 committed by GitHub
parent 2654f3d27b
commit 345a0cf80d
1 changed files with 9 additions and 1 deletions

View File

@ -29,7 +29,15 @@ Please note that eventhough it is automatically generated, the snapcraft package
## From source
You will probably need to install some things in order to generate the packages from source: `nodejs` and `npm`, and `yarn` at least; and `flatpak-builder` to build the flatpak version.
You will probably need to install some things in order to generate the packages from source:
- nodejs
- npm
- yarn
- 7z by installing `p7zip` and `p7zip-full`
- make
- wget
- `flatpak-builder` (only to build the flatpak version)
### Flatpak