diff --git a/electron-builder.json b/electron-builder.json index d524a373d..d074e429a 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -82,7 +82,7 @@ } }, "deb": { - "depends": ["gconf2", "gconf-service", "libnotify4", "libappindicator1", "libxtst6", "libnss3"] + "depends": ["gconf2", "gconf-service", "libnotify4", "libxtst6", "libnss3"] }, "nsis": { "perMachine": true,