build for all linux distributions
This commit is contained in:
parent
45637b34bd
commit
215ac0c00a
1 changed files with 4 additions and 1 deletions
|
@ -139,7 +139,10 @@
|
||||||
],
|
],
|
||||||
"linux": {
|
"linux": {
|
||||||
"target": [
|
"target": [
|
||||||
"AppImage"
|
"AppImage",
|
||||||
|
"deb",
|
||||||
|
"rpm",
|
||||||
|
"snap"
|
||||||
],
|
],
|
||||||
"synopsis": "A new look into listening and enjoying music in style and performance. ",
|
"synopsis": "A new look into listening and enjoying music in style and performance. ",
|
||||||
"category": "AudioVideo",
|
"category": "AudioVideo",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue