[MM-35278] Remove dependency libappindicator1 (#1572)
* [MM-35278] Remove dependency libappindicator1 * fix key position * typo
This commit is contained in:
@@ -37,7 +37,10 @@
|
|||||||
"afterPack": "scripts/afterpack.js",
|
"afterPack": "scripts/afterpack.js",
|
||||||
"afterSign": "scripts/notarize.js",
|
"afterSign": "scripts/notarize.js",
|
||||||
"deb": {
|
"deb": {
|
||||||
"synopsis": "Mattermost Desktop App"
|
"synopsis": "Mattermost Desktop App",
|
||||||
|
"depends": ["gconf2", "gconf-service", "libnotify4", "libxtst6", "libnss3"],
|
||||||
|
"category": "contrib/net",
|
||||||
|
"priority": "optional"
|
||||||
},
|
},
|
||||||
"linux": {
|
"linux": {
|
||||||
"category": "Network;InstantMessaging",
|
"category": "Network;InstantMessaging",
|
||||||
|
Reference in New Issue
Block a user