Skip to content

Commit

Permalink
we don't need the full gnome-keyring, just libsecret
Browse files Browse the repository at this point in the history
  • Loading branch information
lyoshenka committed Sep 21, 2017
1 parent a2ef39a commit 326d76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
},
"deb": {
"depends": ["gconf2", "gconf-service", "libnotify4", "libappindicator1", "libxtst6", "libnss3", "gnome-keyring"]
"depends": ["gconf2", "gconf-service", "libnotify4", "libappindicator1", "libxtst6", "libnss3", "libsecret-1-0"]
},
"win": {
"target": "nsis"
Expand Down

0 comments on commit 326d76b

Please sign in to comment.