mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-26 23:24:10 +02:00
docs: add requirements to build from sources
This commit is contained in:
parent
2654f3d27b
commit
345a0cf80d
10
README.md
10
README.md
@ -29,7 +29,15 @@ Please note that eventhough it is automatically generated, the snapcraft package
|
|||||||
|
|
||||||
## From source
|
## 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
|
### Flatpak
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user