remove libappindicator dependency no longer needed after electron 8
This commit is contained in:
parent
79dbcfdafa
commit
faa21cb681
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
}
|
||||
},
|
||||
"deb": {
|
||||
"depends": ["gconf2", "gconf-service", "libnotify4", "libappindicator1", "libxtst6", "libnss3"]
|
||||
"depends": ["gconf2", "gconf-service", "libnotify4", "libxtst6", "libnss3"]
|
||||
},
|
||||
"nsis": {
|
||||
"perMachine": true,
|
||||
|
|
Loading…
Reference in a new issue