build for all linux distributions

This commit is contained in:
yazninja 2023-05-12 22:06:25 +03:00
parent 45637b34bd
commit 215ac0c00a

View file

@ -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",