added flag for AppImage packaging

This commit is contained in:
Sven Huester
2018-09-22 09:10:41 +02:00
parent 69c48a529a
commit a46e99f4d6

View File

@@ -26,7 +26,8 @@
"category": "Network;InstantMessaging", "category": "Network;InstantMessaging",
"target": [ "target": [
"deb", "deb",
"tar.gz" "tar.gz",
"appimage"
], ],
"extraFiles": [ "extraFiles": [
{ {